From 7e4056cf0546cf7a2642889b7b13d9706e04e4ff Mon Sep 17 00:00:00 2001 From: Carlo Sciolla Date: Sat, 26 Sep 2015 09:29:52 +0200 Subject: [PATCH] Updated the release notes --- puml-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/puml-mode.el b/puml-mode.el index 55057c1..4c75bdb 100644 --- a/puml-mode.el +++ b/puml-mode.el @@ -27,6 +27,7 @@ ;;; Change log: ;; +;; version 0.6, 2015-09-26 Fixed PNG preview ;; version 0.5, 2015-09-21 Added preview capabilities ;; version 0.4, 2015-06-14 Use a puml- prefix to distinguish from the other plantuml-mode ;; version 0.3, 2015-06-13 Compatibility with Emacs 24.x