From 1bde0dabf20ed8ff6298afe58ff6c5916daeb90a Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Thu, 6 Apr 2023 18:56:19 +0200 Subject: [PATCH] Add changelog for #4735 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 397f4af2c..8d03cd1d0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -171,6 +171,9 @@ Bug fixes: library**. Following the instructions `described here `_, a sanity check and potential fix is easily possible. :bug:`4528` +* Fix updating "data_source" on re-imports and improve logging when flexible + attributes are being re-imported. + :bug:`4726` For packagers: