From baa9ecba603d777c9c52014078b84eca2f191e6e Mon Sep 17 00:00:00 2001 From: Chris Sellers Date: Sat, 5 Oct 2024 12:41:43 -0500 Subject: [PATCH] Update release notes --- RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASES.md b/RELEASES.md index 825509131768..a58aee7cc3f7 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -13,6 +13,7 @@ Released on 5th October 2024 (UTC). - Implemented bar processing for `SimulatedExchange` (#1969), thanks @filipmacek - Implemented remaining getter functions in `SimulatedExchange` (#1970), thanks @filipmacek - Implemented rate limiting for dYdX websocket subscriptions (#1977), thanks @davidsblom +- Refactored reconnection handling for dYdX (#1983), thanks @davidsblom - Refined `DatabentoDataLoader` internals to accommodate usage from Rust - Added initial large test data files download and caching capability