Skip to content

Commit 96d9042

Browse files
committed
Update CHANGELOG.md
1 parent e55945d commit 96d9042

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## Unreleased
7+
8+
### Internal
9+
10+
- `write_char()` and `fmt()` calls are now used instead of `write!` when rendering the string.
11+
612
## [0.5.0] - 2024-05-24
713

814
[0.5.0]: https://github.com/sunsided/query-string-builder/releases/tag/v0.5.0

0 commit comments

Comments
 (0)