1
0
mirror of https://gitea.com/jolheiser/sip synced 2024-11-22 19:51:58 +01:00
sip/CHANGELOG.md
John Olheiser 40e256e8b9 Add changelog for 0.3.0 and 0.4.0 (#22)
Add changelog for 0.3.0 and 0.4.0

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/jolheiser/sip/pulls/22
2020-09-13 04:42:11 +00:00

28 lines
735 B
Markdown

## [0.4.0](https://gitea.com/jolheiser/sip/pulls?q=&type=all&state=closed&milestone=1309) - 2020-09-12
* FEATURES
* Add open functionality (#21)
* BUILD
* Update modules (#20)
## [0.3.0](https://gitea.com/jolheiser/sip/pulls?q=&type=all&state=closed&milestone=1244) - 2020-09-03
* FEATURES
* Add release support and CSV output (#16)
* Add create repo command (#13)
* ENHANCEMENTS
* Update Gitea SDK and other modules (#19)
* DOCS
* Imp formatting (#17)
## [0.2.0](https://gitea.com/jolheiser/sip/pulls?q=&type=all&state=closed&milestone=1237) - 2020-02-26
* BUGFIXES
* Fix PR head nil panic (#7)
* Update Beaver and fix bugs (#6)
* ENHANCEMENTS
* Add search filters (#8)
* BUILD
* Add Drone and releases (#2)