diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe3609..ec59454 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,8 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -## [0.3.0] - 2025-07-22 +## [0.3.0] - 2025-08-03 ### 🚀 Features - *(ci)* Add defaults pipeline template for CI workflow - ## [0.2.0] - 2025-04-11 ### 🚀 Features @@ -24,7 +19,6 @@ All notable changes to this project will be documented in this file. ### 🚜 Refactor - *(ci)* Remove pre-commit job and add new template - ## [0.1.4] - 2024-10-05 ### 🐛 Bug Fixes @@ -44,7 +38,6 @@ All notable changes to this project will be documented in this file. - Update golangci-lint to use full version - Add release flow - Remove old release job - ## [0.1.3] - 2023-12-26 ### 🐛 Bug Fixes @@ -68,7 +61,6 @@ All notable changes to this project will be documented in this file. - Use 1.21.1 in go.mod for Dependabot - Update to go 1.21.3 and remove patch level - Update version of Go - ## [0.1.2] - 2023-06-04 ### 💼 Other @@ -80,7 +72,6 @@ All notable changes to this project will be documented in this file. - Update pre-commit and fix golangci-lint - Update golangci-lint - ## [0.1.1] - 2023-05-11 ### 🐛 Bug Fixes @@ -108,7 +99,6 @@ All notable changes to this project will be documented in this file. - Update Go verion for vulnerabilities scan - Update to Go 1.20.3 - Update Go version and fix gitlabci lint - ## [0.1.0] - 2022-07-20 ### 🐛 Bug Fixes @@ -131,7 +121,6 @@ All notable changes to this project will be documented in this file. - Remove dependabot-standalone - Change to codecov binary instead of bash uploader - Switch to moved goamqp - ## [0.0.8] - 2021-05-15 ### ⚙️ Miscellaneous Tasks @@ -143,7 +132,6 @@ All notable changes to this project will be documented in this file. - Rename master -> main - Group imports - Update to latest version of goamqp - ## [0.0.7] - 2020-04-12 ### 🐛 Bug Fixes @@ -151,7 +139,6 @@ All notable changes to this project will be documented in this file. - Update to Go 1.14 to fix test errors - Use go mod download - Sort companies before comparing since map-iteration is not stable - ## [0.0.6] - 2020-04-12 ### 🐛 Bug Fixes @@ -162,25 +149,21 @@ All notable changes to this project will be documented in this file. - Add tests - Modify event structure - ## [0.0.5] - 2019-12-31 ### 🚀 Features - Add handling of removed privilege - ## [0.0.4] - 2019-12-08 ### 🚀 Features - Add name and registration number to event - ## [0.0.3] - 2019-11-22 ### 🐛 Bug Fixes - Print unexpected messages - ## [0.0.2] - 2019-11-06 ### 🚀 Features @@ -190,5 +173,3 @@ All notable changes to this project will be documented in this file. ### 🐛 Bug Fixes - Rename module - -