We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1338552 commit a4ba864Copy full SHA for a4ba864
1 file changed
docs/changelog.rst
@@ -1,5 +1,16 @@
1
Changelog
2
3
+v1.0.35 - 2026-02-16
4
+
5
+**Added**
6
7
+- chore: normalize package name by @carlosmiei in https://github.com/sammchardy/python-binance/pull/1653
8
+- feat: upgrade margin socket to use websocket api by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1670
9
+- feat: Update futures algo order API with new TP/SL parameters by @paul-lestyo in https://github.com/sammchardy/python-binance/pull/1672
10
11
+**Fixed**
12
+- fix: reconnects for websocket connection closed ok and ws-api by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1655
13
14
v1.0.34 - 2025-12-16
15
16
**Added**
0 commit comments