diff --git a/CHANGELOG.md b/CHANGELOG.md index 41c8e7f..2ac49ae 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.8.35](https://github.com/jimeh/.emacs.d/compare/v0.8.34...v0.8.35) (2022-11-24) + + +### Features + +* **language/yaml:** enable tree-sitter syntax highlighting ([ebbdab3](https://github.com/jimeh/.emacs.d/commit/ebbdab36fb2a3d635d591cc3179b8f4ed9a476d0)) + ### [0.8.34](https://github.com/jimeh/.emacs.d/compare/v0.8.33...v0.8.34) (2022-10-29) diff --git a/VERSION b/VERSION index c113c2e..e6a5022 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.34 \ No newline at end of file +0.8.35 \ No newline at end of file