From b596802f3890f865ab4fdbaa0e3c005c1d1d6bce Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Sun, 10 Jan 2021 19:47:29 +0200 Subject: [PATCH] doc: Add news fragment for PR #969 --- doc/newsfragments/profile-dir-option.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/newsfragments/profile-dir-option.feature diff --git a/doc/newsfragments/profile-dir-option.feature b/doc/newsfragments/profile-dir-option.feature new file mode 100644 index 00000000..f4836c39 --- /dev/null +++ b/doc/newsfragments/profile-dir-option.feature @@ -0,0 +1 @@ +Added `--profile-dir` option that allows to select custom profile directory.