Changelog v0.2.0 (#102)
Changelog v0.2.0 Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitea/tea/pulls/102 Reviewed-by: Andrew Thornton <art27@cantab.net> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
897e4ce3c1
commit
31a79f0605
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue