branch: elpa/clojure-ts-mode commit 329a39ba3bd5d1832893416ef05bacb8c7678268 Author: dannyfreeman <danny@dfreeman.email> Commit: dannyfreeman <danny@dfreeman.email>
Release 0.1.4, update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7c96c0e72..8e53649277 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## main (unreleased) +## 0.1.4 + +- Fix misplaced defcustom form in hastily release 0.1.3 [a1859640095083f12f875ecaa1660b4c05c0caab](https://github.com/clojure-emacs/clojure-ts-mode/commit/a1859640095083f12f875ecaa1660b4c05c0caab) + ## 0.1.3 - Add custom option for highlighting comment macro body forms as comments. [ae3790adc0fc40ad905b8c30b152122991592a4e](https://github.com/clojure-emacs/clojure-ts-mode/commit/ae3790adc0fc40ad905b8c30b152122991592a4e)