branch: elpa/undo-fu
commit c0806c1903c5a0e4c69b6615cdc3366470a9b8ca
Author: Campbell Barton <[email protected]>
Commit: Campbell Barton <[email protected]>
Update changelog
---
changelog.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/changelog.rst b/changelog.rst
index 7c34cd4f6e..11cc3178e2 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -3,6 +3,9 @@
Change Log
##########
+- Version 0.5 (in development)
+ - Protect against ``aggressive-indent-mode``.
+
- Version 0.4 (2020-05-22)
- Back-port ``undo-redo`` from Emacs-28,