File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -10,19 +10,18 @@ New features:
1010
1111Bugfixes:
1212
13- - Fixed encoding of spaces. Spaces must be replaced by ` + ` instead of ` %20 ` (#24 by @dederer )
14-
1513Other improvements:
1614
15+ ## [ v6.0.1] ( https://github.com/purescript-contrib/purescript-form-urlencoded/releases/tag/v6.0.1 ) - 2021-06-16
16+
17+ Bugfixes:
18+ - Fixed encoding of spaces. Spaces must be replaced by ` + ` instead of ` %20 ` (#24 by @dederer )
19+
1720## [ v6.0.0] ( https://github.com/purescript-contrib/purescript-form-urlencoded/releases/tag/v6.0.0 ) - 2021-02-26
1821
1922Breaking changes:
2023- Added support for PureScript 0.14 and dropped support for all previous versions (#20 )
2124
22- New features:
23-
24- Bugfixes:
25-
2625Other improvements:
2726- Added tests for ` decode ` and ` encode ` (#15 by @nsaunders )
2827- Changed default branch to ` main ` from ` master `
You can’t perform that action at this time.
0 commit comments