There was an error while loading. Please reload this page.
1 parent 4817d8c commit 7722abaCopy full SHA for 7722aba
1 file changed
CHANGELOG.md
@@ -1,12 +1,12 @@
1
# Changelog
2
3
-## Unreleased
+## v2.3.0 - 2019-01-02
4
5
- On Windows, Task can now be installed using [Scoop](https://scoop.sh/)
6
([#152](https://github.com/go-task/task/pull/152));
7
-- Fixes issue with file/directory globing
+- Fixed issue with file/directory globing
8
([#153](https://github.com/go-task/task/issues/153));
9
-- Add ability to globally set environment variables
+- Added ability to globally set environment variables
10
(
11
[#138](https://github.com/go-task/task/pull/138),
12
[#159](https://github.com/go-task/task/pull/159)
0 commit comments