chore(release): prepare for v0.3.0

This commit is contained in:
Unbound Release
2025-01-01 20:24:39 +00:00
committed by Joakim Olsson
parent 0429746ec5
commit 14aebfbb11
+16 -1
View File
@@ -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