From fa1027c927277280180257331ec19343d4263a30 Mon Sep 17 00:00:00 2001 From: Max Gallup <71069158+maxgallup@users.noreply.github.com> Date: Sun, 7 Apr 2024 16:09:36 +0200 Subject: [PATCH] chore: (main) release 1.0.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md 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))