We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008cbc8 commit d3cc66fCopy full SHA for d3cc66f
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+0.3.3
2
+---
3
+
4
+* Minor changes:
5
+ * Expose `Form` constructor from `Web.FromUrlEncoded` (see [#40](https://github.com/fizruk/http-api-data/pull/40));
6
+ * Fix example in `FromForm` documentation (see [#39](https://github.com/fizruk/http-api-data/issues/39)).
7
8
0.3.2
9
---
10
http-api-data.cabal
@@ -1,5 +1,5 @@
name: http-api-data
-version: 0.3.2
+version: 0.3.3
license: BSD3
license-file: LICENSE
author: Nickolay Kudasov <nickolay.kudasov@gmail.com>
0 commit comments