This commit is contained in:
Andrey Nering
2019-01-02 13:44:27 -02:00
parent 4817d8c67f
commit 7722aba403

View File

@@ -1,12 +1,12 @@
# Changelog # Changelog
## Unreleased ## v2.3.0 - 2019-01-02
- On Windows, Task can now be installed using [Scoop](https://scoop.sh/) - On Windows, Task can now be installed using [Scoop](https://scoop.sh/)
([#152](https://github.com/go-task/task/pull/152)); ([#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)); ([#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), [#138](https://github.com/go-task/task/pull/138),
[#159](https://github.com/go-task/task/pull/159) [#159](https://github.com/go-task/task/pull/159)