1
0
mirror of https://github.com/go-task/task.git synced 2024-12-04 10:24:45 +02:00

Update CHANGELOG

This commit is contained in:
Andrey Nering 2019-08-25 16:41:54 -03:00
parent 0d9fdbaac1
commit ad569a8a36

View File

@ -4,6 +4,8 @@
- Fixed panic bug when assigning a global variable
([#229](https://github.com/go-task/task/issues/229), [#243](https://github.com/go-task/task/issues/234)).
- A task with `method: checksum` will now re-run if generated files are deleted
([#228](https://github.com/go-task/task/pull/228), [#238](https://github.com/go-task/task/issues/238)).
## v2.6.0 - 2019-07-21