diff --git a/Changelog.org b/Changelog.org index df9c43e..9429a75 100644 --- a/Changelog.org +++ b/Changelog.org @@ -1,3 +1,9 @@ +* 0.12 + +- Add unstable flag to transient. +- Change justl--justfile to justl-justfile to a safe local defcustom. +- Drop support for Emacs 26.3 + * 0.11 - Implement interactive function ~justl-exec-default-recipe~ diff --git a/justl.el b/justl.el index f97863c..2f8bbd1 100644 --- a/justl.el +++ b/justl.el @@ -19,7 +19,7 @@ ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ;; USA -;; Version: 0.11 +;; Version: 0.12 ;; Author: Sibi Prabakaran ;; Keywords: just justfile tools processes ;; URL: https://github.com/psibi/justl.el