🔖 Release v1.0.0
This commit is contained in:
parent
0246d852b1
commit
8eb46f8ea7
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,5 +1,18 @@
|
|||
# Changelog
|
||||
|
||||
## v1.0.0 - 2025-11-14
|
||||
|
||||
### Added
|
||||
- Refactored WaitErr into an interface and added a New constructor.
|
||||
- Added WithContext function for context cancellation.
|
||||
- Added CONTRIBUTING.md for human contributors.
|
||||
|
||||
### Changed
|
||||
- Updated README.md and example_test.go to reflect the new interface and WithContext function.
|
||||
- Updated README.md to reference CONTRIBUTING.md.
|
||||
|
||||
|
||||
|
||||
## v0.9.0 - 2025-11-13
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue