We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474cc62 commit 2f49dc3Copy full SHA for 2f49dc3
RELEASES.md
@@ -1,6 +1,6 @@
1
# NautilusTrader 1.186.0 Beta
2
3
-Released on TBD (UTC).
+Released on 2nd February 2024 (UTC).
4
5
### Enhancements
6
None
@@ -11,6 +11,8 @@ None
11
### Fixes
12
- Fixed Interactive Brokers get account positions bug (#1475), thanks @benjaminsingleton
13
- Fixed `TimeBarAggregator` handling of interval types on build
14
+- Fixed `BinanceSpotExecutionClient` non-existent method name, thanks @sunlei
15
+- Fixed unused `psutil` import, thanks @sunlei
16
17
---
18
0 commit comments