branch: elpa/adoc-mode commit 976794ddc206e94f5d14d3f1320dddc4b9d61395 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Update the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea4356a5c1..0339b8f863 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,10 @@ - Require Emacs 26. - Respect `mode-require-final-newline`. +- [https://github.com/bbatsov/adoc-mode/issues/25]: Remove `markup-faces` dependency. ### Bugs fixed - Handle `unichars.el` properly. - Add missing quote before `adoc-reserved` in `adoc-kw-verbatim-paragraph-sequence`. +- [https://github.com/bbatsov/adoc-mode/issues/17]: Show only titles in `imenu`.