Update changelog

This commit is contained in:
Aaron L
2025-11-24 19:16:22 -08:00
parent 16b6d72157
commit e94e98622f
+22
View File
@@ -3,6 +3,28 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [3.5.3] - 2025-11-24
### Security
- Bump dependencies
## [3.5.2] - 2025-07-15
### Fixed
- Fix go.mod/go.sum with go mod tidy
### Security
- Bump dependencies
## [3.5.1] - 2025-06-25
### Changed
- Update import paths for new package location
## [3.5.0] - 2023-12-30
### Added