Skip to content

Commit

Permalink
Release: v1.0.30-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-the-h committed Sep 17, 2022
1 parent 6df9b90 commit 5870db1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@ Changelog
=========
All notable changes to this project will be documented in this file.

v1.0.30-alpha
-------------

### Changed

- Fixed `PlaceOrder` struct Sz field by changing it to float64
- Added `UnmarshalJSON` to `Basic` response struct

v1.0.29-alpha
-------------

### Chaned
### Changed

- Fixed websocket's client sender racing issue
- Fixed websocket's public `UOrderBook` racing issue
Expand All @@ -15,7 +23,7 @@ v1.0.29-alpha
v1.0.28-alpha
-------------

### Chaned
### Changed

- Fixed nil pointer reference bug on websocket connection

Expand Down

0 comments on commit 5870db1

Please sign in to comment.