summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.org b/README.org
index 1b15f4b..c001ffd 100644
--- a/README.org
+++ b/README.org
@@ -36,6 +36,17 @@ This library renders [[https://github.com/alphapapa/taxy.el][Taxy]] structs with
:TOC: :depth 0
:END:
+** 0.13
+
+*Additions*
+
++ Function ~taxy-magit-section-insert~ takes a ~:section-class~ argument, which is passed to ~magit-insert-section~ as its ~class~ argument. This allows a custom subclass of ~magit-section~ to be passed, which, with a custom method on ~magit-section-ident-value~, allows section visibility to be cached concisely.
+
+** 0.12.2
+
+*Fixes*
++ Header alignment.
+
** 0.12.1
*Fixes*