diff --git a/CHANGELOG.md b/CHANGELOG.md index 92cd0898..ec6f59fc 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.0 + +- **Updated to Fennel 1.4.1**, may contain unintended breaking changes from + upstream, see Fennels own changelog. + ## 0.10.0 - **Updated to Fennel 1.4.0**, may contain unintended breaking changes from