From 40e256e8b9da14692f348ec10db17f773569c66f Mon Sep 17 00:00:00 2001 From: John Olheiser Date: Sun, 13 Sep 2020 04:42:11 +0000 Subject: [PATCH] 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 Co-authored-by: jolheiser Reviewed-on: https://gitea.com/jolheiser/sip/pulls/22 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaacf3e..f6c21bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +## [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