From 96cae3a268b111829a01187c5f70243ff436ef23 Mon Sep 17 00:00:00 2001 From: Guillaume Nargeot Date: Mon, 26 Jan 2015 22:40:26 +0900 Subject: [PATCH] Bump version, update change log --- CHANGELOG.md | 4 ++++ hpc-coveralls.cabal | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2941309..83328b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +[0.8.3](https://github.com/guillaume-nargeot/hpc-coveralls/issues?q=milestone:v0.8.3+is:closed) +----- +* Send git repository info when using other CI services than Travis (issue #37) + [0.8.2](https://github.com/guillaume-nargeot/hpc-coveralls/issues?q=milestone:v0.8.2+is:closed) ----- * Add option to send repo token (issue #36) diff --git a/hpc-coveralls.cabal b/hpc-coveralls.cabal index 77595c2..d121ea8 100644 --- a/hpc-coveralls.cabal +++ b/hpc-coveralls.cabal @@ -1,5 +1,5 @@ name: hpc-coveralls -version: 0.8.2 +version: 0.8.3 synopsis: Coveralls.io support for Haskell. description: This utility converts and sends Haskell projects hpc code coverage to