diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f1e0a2b..719d3414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +- It's now possible to use global level variables on `includes` + ([#942](https://github.com/go-task/task/issues/942), [#943](https://github.com/go-task/task/pull/943)). - The website got a brand new [translation to Chinese](https://task-zh.readthedocs.io/zh_CN/latest/) by [@DeronW](https://github.com/DeronW). Thanks!