Skip to content

Commit f71545f

Browse files
committed
fix: changelog dates
1 parent 7527fa5 commit f71545f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.2.0] - 2025-01-01
8+
## [0.2.0] - 2025-08-30
99

1010
### Added
1111
- Comprehensive API documentation following Rust best practices
@@ -23,14 +23,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- Comprehensive error documentation with usage patterns
2424
- Professional docs.rs compatible documentation structure
2525

26-
## [0.1.1] - 2024-11-XX
26+
## [0.1.1] - 2025-08-30
2727

2828
### Changed
2929
- Updated dependencies and bumped version
3030
- Code formatting improvements
3131
- CI/CD pipeline optimizations
3232

33-
## [0.1.0] - 2024-08-30
33+
## [0.1.0] - 2025-08-29
3434

3535
### Added
3636
- Initial release of TLQ Rust client

0 commit comments

Comments
 (0)