We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f01c22 commit cc39ce3Copy full SHA for cc39ce3
2 files changed
NEWS.md
@@ -1,3 +1,7 @@
1
+Changes for 0.4.0:
2
+
3
+* Use http-conduit version 1.4.1.10.
4
5
Changes for 0.3.0:
6
7
* Re-instantiate the Blobs API.
github.cabal
@@ -7,7 +7,7 @@ Name: github
-- The package version. See the Haskell package versioning policy
8
-- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for
9
-- standards guiding when and how versions should be incremented.
10
-Version: 0.3.0
+Version: 0.4.0
11
12
-- A short (one-line) description of the package.
13
Synopsis: Access to the Github API, v3.
0 commit comments