Initialize changelog sections for unreleased and v0.43.4 versions

This commit is contained in:
anonpenguin23 2025-09-18 15:32:06 +03:00
parent a9093355d8
commit fdd6dd2db3

View File

@ -6,6 +6,20 @@ The format is based on [Keep a Changelog][keepachangelog] and adheres to [Semant
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [0.43.4] - 2025-09-18
### Added
- Added extra comments on main.go
- Remove backoff_test.go and associated backoff tests