Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Jan 17, 2017
1 parent cf75536 commit 916442d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.3.4
---

* Minor changes:
* Add support for GHC 8.2, drop support for GHC 7.6 (see [#44](https://github.com/fizruk/http-api-data/pull/44)).

0.3.3
---

Expand Down
2 changes: 1 addition & 1 deletion http-api-data.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: http-api-data
version: 0.3.3
version: 0.3.4
license: BSD3
license-file: LICENSE
author: Nickolay Kudasov <nickolay.kudasov@gmail.com>
Expand Down

0 comments on commit 916442d

Please sign in to comment.