From 46ecf79b380edcb1f11165a2b40fe2ec9188ea24 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Tue, 5 Dec 2023 23:49:12 +0100 Subject: [PATCH] update changelog --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e3a386f..a21fe2b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,8 @@ Changelog changes ^^^^^^^ - use version 0.15 and upwards of python-barcode +- fix an issue in the config provider that prevented + config files to be found when only a path was supplied contributors ^^^^^^^^^^^^