Skip to content

Commit 43a7015

Browse files
committed
Bump to 0.4.1
1 parent aa87fd0 commit 43a7015

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Changes for 0.4.1:
2+
3+
* Stop using the uri package.
4+
* Use aeson version 0.6.1.0.
5+
* Use attoparsec version 0.10.3.0.
6+
* Use http-conduit over 1.8.
7+
* Use unordered-containers between 0.2 and 0.3.
8+
19
Changes for 0.4.0:
210

311
* Use http-conduit version 1.4.1.10.

github.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Name: github
77
-- The package version. See the Haskell package versioning policy
88
-- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for
99
-- standards guiding when and how versions should be incremented.
10-
Version: 0.4.0
10+
Version: 0.4.1
1111

1212
-- A short (one-line) description of the package.
1313
Synopsis: Access to the Github API, v3.

0 commit comments

Comments
 (0)