You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/09/28 21:02:55 UTC

[47/50] meck commit: updated refs/heads/master to 3544aca

Update Changelog for version 0.8.8


Project: http://git-wip-us.apache.org/repos/asf/couchdb-meck/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-meck/commit/2dbccc14
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-meck/tree/2dbccc14
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-meck/diff/2dbccc14

Branch: refs/heads/master
Commit: 2dbccc142b608e5519b1eb1a6b800b22d9a5ad23
Parents: 1dd41ae
Author: Adam Lindberg <he...@alind.io>
Authored: Tue Aug 29 14:15:01 2017 +0200
Committer: Adam Lindberg <he...@alind.io>
Committed: Tue Aug 29 14:15:01 2017 +0200

----------------------------------------------------------------------
 CHANGELOG.md | 11 +++++++++++
 1 file changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-meck/blob/2dbccc14/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0315cd3..68959f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
 # Change Log
 
+## [0.8.8](https://github.com/eproxus/meck/tree/0.8.8) (2017-08-29)
+[Full Changelog](https://github.com/eproxus/meck/compare/0.8.7...0.8.8)
+
+**Closed issues:**
+
+- `{:error, {:no\_abstract\_code, ...}}` with Elixir 1.5.0-rc.0 and Erlang 20.0 [\#179](https://github.com/eproxus/meck/issues/179)
+
+**Merged pull requests:**
+
+- Always add debug\_info to compile opts for mocks [\#180](https://github.com/eproxus/meck/pull/180) ([antipax](https://github.com/antipax))
+
 ## [0.8.7](https://github.com/eproxus/meck/tree/0.8.7) (2017-06-29)
 [Full Changelog](https://github.com/eproxus/meck/compare/0.8.6...0.8.7)