Skip to content

Commit 036deb0

Browse files
committed
Fix CHANGELOG.md
1 parent a55ec24 commit 036deb0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,18 @@ This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2424

2525
- The hash character `#` is now encoded in order to ensure correct parsing of query parameters.
2626

27+
## [0.4.1] - 2023-07-08
28+
29+
[0.4.1]: https://github.com/sunsided/query-string-builder/releases/tag/0.4.1
30+
31+
### Internal
32+
33+
- The license `EUPL-1.2` is now explicitly specified in `Cargo.toml`, allowing it to show up correctly on crates.io.
34+
2735
## [0.4.0] - 2023-07-08
2836

37+
[0.4.0]: https://github.com/sunsided/query-string-builder/releases/tag/0.4.0
38+
2939
### Added
3040

3141
- The `QueryBuilder` now owns all string values, making it easier to pass

0 commit comments

Comments
 (0)