We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4006f commit 80e1ff5Copy full SHA for 80e1ff5
docs/changelog.rst
@@ -1,6 +1,26 @@
1
Changelog
2
=========
3
4
+
5
+v1.0.28 - 2024-02-27
6
+^^^^^^^^^^^^^^^^^^^^
7
8
+**Added**
9
10
+- Add `papi_get_rate_limit`
11
+- Add docs for `create_oco_order`
12
+- Add `uiKlines` support
13
+- Add options websocket market streams
14
+- Add dozens of missing endpoints
15
16
17
+**Fixed**
18
19
+- Ws API not allowing more than 100 requests
20
+- Return empty json instead of throwing error on empty response
21
+- Json_dumps when using orjson
22
23
24
v1.0.27 - 2024-12-31
25
^^^^^^^^^^^^^^^^^^^^
26
0 commit comments