diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..38a6d4b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 (2024-04-07) + + +### Features + +* initial setup ([97437db](https://github.com/VU-ASE/template-GoModule/commit/97437db11b2010c16c4b13983e8740eec58431e5)) +* Integrate template to servicerunner ([bbb7acd](https://github.com/VU-ASE/template-GoModule/commit/bbb7acd6a1ea5625af0902a56545a7a2e20085e6)) + + +### Bug Fixes + +* Makefile support for runargs and buildargs ([8e4c520](https://github.com/VU-ASE/template-GoModule/commit/8e4c520c12017a3c36e9cd62475a5657667b12dc)) +* updated CI to zip service.yaml ([ff258f0](https://github.com/VU-ASE/template-GoModule/commit/ff258f0bdc202b0cb9ad5f785c377a50a0fec269))