There was an error while loading. Please reload this page.
1 parent aa87fd0 commit 43a7015Copy full SHA for 43a7015
NEWS.md
@@ -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
9
Changes for 0.4.0:
10
11
* Use http-conduit version 1.4.1.10.
github.cabal
@@ -7,7 +7,7 @@ Name: github
-- The package version. See the Haskell package versioning policy
-- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for
-- standards guiding when and how versions should be incremented.
-Version: 0.4.0
+Version: 0.4.1
12
-- A short (one-line) description of the package.
13
Synopsis: Access to the Github API, v3.
0 commit comments