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 8eb6469 commit 0039daaCopy full SHA for 0039daa
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## 1.1.2
2
3
-* [FIX] change `HashMa`p to `LinkedHashMap` in `Decoder.parseObject` for consistent iteration order
+* [FIX] change `HashMap` to `LinkedHashMap` in `Decoder.parseObject` for consistent iteration order
4
* [CHORE] update Android Gradle Plugin to v8.11.1
5
* [CHORE] add comparison tests with Node.js `qs` library to ensure compatibility with the original library
6
0 commit comments