We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d4d31 commit 860b2c4Copy full SHA for 860b2c4
CHANGELOG.md
@@ -12,11 +12,16 @@ Bugfixes:
12
13
Other improvements:
14
15
-## [v6.0.1](https://github.com/purescript-contrib/purescript-form-urlencoded/releases/tag/v6.0.1) - 2021-06-16
+## [v6.0.2](https://github.com/purescript-contrib/purescript-form-urlencoded/releases/tag/v6.0.2) - 2021-06-16
16
17
Bugfixes:
18
- Fixed encoding of spaces. Spaces must be replaced by `+` instead of `%20` (#24 by @dederer)
19
20
+## [v6.0.1](https://github.com/purescript-contrib/purescript-form-urlencoded/releases/tag/v6.0.1) - 2021-02-26
21
+
22
+Other improvements:
23
+- Fixed link to js-uri in bower.json
24
25
## [v6.0.0](https://github.com/purescript-contrib/purescript-form-urlencoded/releases/tag/v6.0.0) - 2021-02-26
26
27
Breaking changes:
0 commit comments