1
0
mirror of https://github.com/go-task/task.git synced 2025-11-25 22:32:55 +02:00

Update CHANGELOG

This commit is contained in:
Andrey Nering
2019-06-22 22:47:23 -03:00
parent f6f31e0a8d
commit 64cfdd815f

View File

@@ -1,5 +1,12 @@
# Changelog
## Unreleased - v3
- We're now using [slim-sprig](https://github.com/go-task/slim-sprig) instead of
[sprig](https://github.com/Masterminds/sprig), which allowed a file size
reduction of about 22%
([#219](https://github.com/go-task/task/pull/219)).
## Unreleased
- Fixed some bugs regarding minor version checks on `version:`.