diff --git a/CHANGELOG.md b/CHANGELOG.md index f332efc4..a70ce149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # Changelog -## Unreleased +## v2.3.0 - 2019-01-02 - On Windows, Task can now be installed using [Scoop](https://scoop.sh/) ([#152](https://github.com/go-task/task/pull/152)); -- Fixes issue with file/directory globing +- Fixed issue with file/directory globing ([#153](https://github.com/go-task/task/issues/153)); -- Add ability to globally set environment variables +- Added ability to globally set environment variables ( [#138](https://github.com/go-task/task/pull/138), [#159](https://github.com/go-task/task/pull/159)