Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
update CHANGELOG for 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
opaolini authored Jan 4, 2021
1 parent 0caa1da commit 889224d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This changelog is a work in progress and may contain notes for versions which have not actually been released. Check the [Releases](https://github.com/0xProject/0x-mesh/releases) page to see full release notes and more information about the latest released versions.

## v10.2.0

### Bug fixes 🐞

- Fixed `database is closed` issues related to our `go-sqlite3` databases.
- Fixed a bug that would cause the node to crash when receving log events for tokens that do not conform to the ERC20 specification.
- Fixed a data race condition in `OrderWatcher`.
- Fixed an issue with slow `OrderEvent` subscribers blocking handling of messages.

## v10.1.0

### Features ✅
Expand Down

0 comments on commit 889224d

Please sign in to comment.