1 parent 4df4ed2 commit e82b23cCopy full SHA for e82b23c
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/samscott89/serde_qs/compare/v1.1.0...v1.1.1) - 2026-04-05
4
+
5
+### Other
6
7
+- Cargo feature / dependency cleanup ([#165](https://github.com/samscott89/serde_qs/pull/165))
8
9
## [1.1.0](https://github.com/samscott89/serde_qs/compare/v1.0.0...v1.1.0) - 2026-03-21
10
11
### Added
Cargo.toml
@@ -9,7 +9,7 @@ license = "MIT/Apache-2.0"
name = "serde_qs"
repository = "https://github.com/samscott89/serde_qs"
readme = "README.md"
12
-version = "1.1.0"
+version = "1.1.1"
13
rust-version = "1.85"
14
15
[dependencies]
0 commit comments