diff --git a/CHANGELOG.md b/CHANGELOG.md index 38a6d4b..81a467c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.1](https://github.com/VU-ASE/service-template-go/compare/v1.0.0...v1.0.1) (2024-07-25) + + +### Bug Fixes + +* linting step not part of build and test ([edd6c22](https://github.com/VU-ASE/service-template-go/commit/edd6c226d6c99856a270272f0fa2088b3eeea131)) +* version bumped deps ([ea33026](https://github.com/VU-ASE/service-template-go/commit/ea3302671bf635648c98094255ce7700bde96661)) + ## 1.0.0 (2024-04-07)