diff --git a/CHANGELOG.md b/CHANGELOG.md index 69640d7..5d1e344 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.6.9](https://github.com/jimeh/.emacs.d/compare/v0.6.8...v0.6.9) (2020-07-04) + + +### Features + +* **lsp:** Improve lsp-mode performance, support latest 7.x version ([efd0b42](https://github.com/jimeh/.emacs.d/commit/efd0b421e34f93cab1b990123930c1dc9877a712)) + ### [0.6.8](https://github.com/jimeh/.emacs.d/compare/v0.6.7...v0.6.8) (2020-07-02) diff --git a/VERSION b/VERSION index bc8443e..1864002 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.8 \ No newline at end of file +0.6.9 \ No newline at end of file