Skip to content

Commit

Permalink
feat: prepare CHANGELOG and VERSION for v0.4.7 (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
unnawut authored Apr 1, 2020
1 parent 280022b commit d1de3ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@
## Unreleased

#### APIs
- None
- [Fixed] Proper error message when retrieving In-Flight Exit data for a spent deposit (#1397)

#### Core
- None
- [Added] Build adapter to pull fees from the fee feed service (#1373)
- [Fixed] Add retries to gas cost retrieval (#1434)

#### Miscellaneous
- None
- [Added] Move load tests to elixir-omg repo (#1403, #1429)
- [Changed] Clean up documentation for ExitProcessor, OMG.State and RootChainCoordinator(#1410)
- [Changed] Update Spandex (tracing library) to 2.4.3 (#1432)
- [Changed] Move nightly build steps into PR's non-mandatory build steps (#1287)

## [v0.4.6](https://github.com/omisego/elixir-omg/releases/tag/v0.4.6)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.6
0.4.7

0 comments on commit d1de3ef

Please sign in to comment.