diff --git a/CHANGELOG.md b/CHANGELOG.md index f788a42..7a53c94 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.7.29](https://github.com/jimeh/.emacs.d/compare/v0.7.28...v0.7.29) (2021-05-09) + + +### Bug Fixes + +* **native-comp:** update config to support recent variable name changes ([7fad360](https://github.com/jimeh/.emacs.d/commit/7fad360c3e8fd157cfad9e6ce9732bb4053773d1)) + ### [0.7.28](https://github.com/jimeh/.emacs.d/compare/v0.7.27...v0.7.28) (2021-05-08) diff --git a/VERSION b/VERSION index 85c4193..ffb821f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.28 \ No newline at end of file +0.7.29 \ No newline at end of file