From abf2786f8c564682876c1e150d70726a64fc5d7f Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Tue, 12 Apr 2022 11:16:13 +0000
Subject: [PATCH] Explain changelog for AutomaticPlan.update()

---
 CHANGELOG.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 5259e9a0..4735cfa1 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -13,7 +13,7 @@ Changed
 ~~~~~~~
 
 * Change the icon set to iconify.
-* Remove the update() method in AutomaticPlan.
+* Remove the update() method in AutomaticPlan (it is inherited from LiveDocument in Resint).
 
 `2.3`_ - 2022-03-21
 -------------------
-- 
GitLab