From de5d9b3dd798d57b2d5e4f21dab0eacddbe9a898 Mon Sep 17 00:00:00 2001 From: Carlo Sciolla Date: Tue, 8 Jan 2019 22:51:24 +0100 Subject: [PATCH] Keep docu for new changes --- plantuml-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/plantuml-mode.el b/plantuml-mode.el index 138c5d0..4b2ce7e 100644 --- a/plantuml-mode.el +++ b/plantuml-mode.el @@ -36,6 +36,7 @@ ;;; Change log: ;; +;; version 1.2.9, ?????????? Support more keywords for block indentation ;; version 1.2.8, 2019-01-07 Support indentation for activate / deactivate blocks; allow customization of `plantuml-java-args' ;; version 1.2.7, 2018-08-15 Added support for indentation; Fixed the comiling error when installing with melpa ;; version 1.2.6, 2018-07-17 Introduced custom variable `plantuml-jar-args' to control which arguments are passed to PlantUML jar. Fix the warning of failing to specify types of 'defcustom' variables