diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-01-11 23:04:48 +0000 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-01-11 23:04:48 +0000 |
| commit | 5746e9dbe486c75fe4904575f9663c2da455013e (patch) | |
| tree | 9d752f38777912a51181fed1c2edb8647c95bb0c | |
| parent | e1b660e2a48b39b0a81119c2593362dd60076757 (diff) | |
Roll version
| -rw-r--r-- | CHANGELOG.md | 4 | ||||
| -rw-r--r-- | helpful.el | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ea45cf8..0803ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v0.7 + +Nothing yet. + # v0.6 Added imenu support! You can now navigate between headings with imenu. @@ -5,7 +5,7 @@ ;; Author: Wilfred Hughes <me@wilfred.me.uk> ;; URL: https://github.com/Wilfred/helpful ;; Keywords: help, lisp -;; Version: 0.6 +;; Version: 0.7 ;; Package-Requires: ((emacs "25.1") (dash "2.12.0") (dash-functional "1.2.0") (s "1.11.0") (elisp-refs "1.2") (shut-up "0.3")) ;; This program is free software; you can redistribute it and/or modify |
