Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change log and version file change for v1.0.3 (#1627) #1631

Merged
merged 1 commit into from
Jul 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [v1.0.3](https://github.com/omisego/elixir-omg/releases/tag/v1.0.3)
Compatible with [`plasma-contracts@v1.0.4`](https://github.com/omisego/plasma-contracts/releases/tag/v1.0.4).
See [full changelog](https://github.com/omisego/elixir-omg/compare/v1.0.2...v1.0.3).

#### APIs
- [Changed] Update request body swagger for /transaction.all (#1609)

#### Core
- [Fix] Ensure margin is working for reorg protection on childchain (#1622)
- [Fix] Handle "transaction underpriced" and other unknown server error responses (#1617)
- [Changed] Integrate spandex ecto (#1602)

#### Miscellaneous
- [Changed] Load test with erc20 token (#1577)
- [Changed] Auto PR with Auto merge for syncing master-v2 (#1604)

## [v1.0.2](https://github.com/omisego/elixir-omg/releases/tag/v1.0.2)
Compatible with [`plasma-contracts@v1.0.4`](https://github.com/omisego/plasma-contracts/releases/tag/v1.0.4).
See [full changelog](https://github.com/omisego/elixir-omg/compare/v1.0.1...v1.0.2).
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3