Changelog v0.2.0 #102

Merged
6543 merged 3 commits from 6543/tea:changelog_020 into master 2020-03-07 01:24:57 +00:00

View File

@ -1,5 +1,16 @@
# Changelog
## [v0.2.0](https://gitea.com/gitea/tea/pulls?q=&type=all&state=closed&milestone=538) - 2020-03-06
* FEATURES
* Add `tea times` command (#54)
* ENHANCEMENTS
* Upgrade urfave/cli to v2 version (#85)
* Add --remote flag to add/create subcommands (#77)
* BUILD
* Upgrade gitea/go-sdk to 2020-01-03 (#81)
* Update stretchr/testify v1.3.0 -> v1.4.0 (#83)
* Improve makefile to enable goproxy when go get tools (#98)
## [v0.1.2](https://gitea.com/gitea/tea/pulls?q=&type=all&state=closed&milestone=59) - 2019-11-15
* BUILD
* Fix typo in drone (#75)