Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Nov 21, 2024
1 parent 46b5a40 commit fe5cd99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
Released on TBD (UTC).

### Enhancements
None
- Improved `Cache` behavior when adding more recent quotes, trades, or bars (now adds to cache)
- Added `STOP_MARKET` and `STOP_LIMIT` order support for dYdX (#2066), thanks @davidsblom
- Added `max_reconnection_tries` to data client config for dYdX (#2066), thanks @davidsblom

### Internal Improvements
- Improved live engines error logging (will now log all exceptions rather than just `RuntimeError`)
Expand All @@ -18,6 +19,7 @@ None

### Fixes
- Fixed missing venue -> exchange mappings for Tardis integration
- Fixed account balance and order status parsing for dYdX (#2067), thanks @davidsblom

---

Expand Down

0 comments on commit fe5cd99

Please sign in to comment.