diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e00c92..e6eab5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,22 @@ All notable changes to this project will be documented in this file. -## [0.2.2] - 2024-10-18 +## [0.3.0] - 2025-01-01 + +### 🚀 Features + +- *(golangci)* Increase timeout for parallel runners to 5m + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/stretchr/testify to v1.10.0 +- *(deps)* Update module github.com/getsentry/sentry-go to v0.30.0 + +### ⚙️ Miscellaneous Tasks + +- *(ci)* Remove pre-commit job and include new template + +## [0.2.2] - 2024-10-21 ### 🐛 Bug Fixes