chore(release): prepare for v0.1.0

This commit was merged in pull request #22.
This commit is contained in:
Unbound Release
2024-10-05 19:15:25 +00:00
parent 466381aa1b
commit d75fa23473
+45
View File
@@ -0,0 +1,45 @@
# Changelog
All notable changes to this project will be documented in this file.
## [0.1.0] - 2024-10-05
### 🚀 Features
- Remove golangci-lint from Dockerfile
### ⚙️ Miscellaneous Tasks
- Add ruby-dev to Dockerfile
- Update golangci-lint version to v1.60.1
- Add release flow
## [0.0.4] - 2024-04-09
### ⚙️ Miscellaneous Tasks
- Add dependabot config
- Make releases handle multi-line release notes
- Remove Dependabot config
- Update to Go 1.22.2
## [0.0.3] - 2023-06-04
### ⚙️ Miscellaneous Tasks
- Update golangci-lint
## [0.0.2] - 2023-05-18
### ⚙️ Miscellaneous Tasks
- Use Docker DinD version from variable
- Update to latest Go version and golangci-lint
## [0.0.1] - 2023-01-31
### 🚀 Features
- Initial commit
<!-- generated by git-cliff -->