diff options
| -rw-r--r-- | CHANGELOG.md | 6 | ||||
| -rw-r--r-- | helpful.el | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a4f0ebb..848d905 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -# v0.14 (unreleased) +# v0.15 (unreleased) + +No changes yet. + +# v0.14 Named keyboard macros are now supported. @@ -5,7 +5,7 @@ ;; Author: Wilfred Hughes <me@wilfred.me.uk> ;; URL: https://github.com/Wilfred/helpful ;; Keywords: help, lisp -;; Version: 0.14 +;; Version: 0.15 ;; Package-Requires: ((emacs "25.1") (dash "2.12.0") (dash-functional "1.2.0") (s "1.11.0") (f "0.20.0") (elisp-refs "1.2") (shut-up "0.3")) ;; This program is free software; you can redistribute it and/or modify |
