Skip to content

Commit d3cc66f

Browse files
committed
Bump version and update changelog
1 parent 008cbc8 commit d3cc66f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
0.3.2
29
---
310

http-api-data.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http-api-data
2-
version: 0.3.2
2+
version: 0.3.3
33
license: BSD3
44
license-file: LICENSE
55
author: Nickolay Kudasov <nickolay.kudasov@gmail.com>

0 commit comments

Comments
 (0)