diff --git a/CHANGELOG.md b/CHANGELOG.md index ec6f59fc..e9d4752e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ to "core" code (things that effect loading and running your code/config) are avoided but breaking changes to the API (things that might effect your bindings and auto commands) are treated with less reverence. +## 0.11.1 + +- Updated to Fennel 1.4.2, may contain unintended breaking changes from + upstream, see Fennels own changelog. + ## 0.11.0 - **Updated to Fennel 1.4.1**, may contain unintended breaking changes from