diff --git a/CHANGELOG.md b/CHANGELOG.md index 7941743..41c8e7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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.8.34](https://github.com/jimeh/.emacs.d/compare/v0.8.33...v0.8.34) (2022-10-29) + + +### Features + +* **language/rust:** improve lsp-mode setup ([eea90ad](https://github.com/jimeh/.emacs.d/commit/eea90adfa661f4720ded6193869ab1b8cbbf1504)) + + +### Bug Fixes + +* **dired+:** dired operations with multiple selected files work again ([5d442da](https://github.com/jimeh/.emacs.d/commit/5d442da04efcb544bfc9d02606e867bc9bb1ff0a)) + ### [0.8.33](https://github.com/jimeh/.emacs.d/compare/v0.8.32...v0.8.33) (2022-10-19) diff --git a/VERSION b/VERSION index 3ca0f23..c113c2e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.33 \ No newline at end of file +0.8.34 \ No newline at end of file