Skip to content

Commit

Permalink
0.7.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pipermerriam committed Feb 26, 2016
1 parent ad826f1 commit 1132f1d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
0.7.4
-----

- Bugfix for the `geth_accounts` fixture.
- Bugfix for project initialization fixtures.
- Allow returning of `indexed` event data from Event.get_log_data
- Fix EthTesterClient handling of TransactionErrors to allow continued EVM
interactions.
- Bugfix for long Unix socket paths.
- Enable whisper when running a geth instance.
- Better error output from compile errors.
- Testing bugfixes.

0.7.3
-----

Expand Down

0 comments on commit 1132f1d

Please sign in to comment.