Skip to content

Commit dfe1ec2

Browse files
authored
Merge pull request #21 from go-labx/add_changelog_0628
docs: supplementary changelog documentation
2 parents a7e8918 + c73b8ec commit dfe1ec2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.7.3] - Jun 28, 2024
4+
5+
### Added
6+
7+
- add QueryBool method to Context for parsing boolean query parameters
8+
- add comprehensive unit tests for Context methods
9+
10+
## [0.7.2] - Mar 11, 2024
11+
12+
### Fixed
13+
14+
- fix route matching issue
15+
316
## [0.7.1] - Oct 13, 2023
417

518
### Fixed

0 commit comments

Comments
 (0)