We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55945d commit 96d9042Copy full SHA for 96d9042
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
6
+## Unreleased
7
+
8
+### Internal
9
10
+- `write_char()` and `fmt()` calls are now used instead of `write!` when rendering the string.
11
12
## [0.5.0] - 2024-05-24
13
14
[0.5.0]: https://github.com/sunsided/query-string-builder/releases/tag/v0.5.0
0 commit comments