File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ pip install binance-connector
21
21
22
22
## Documentation
23
23
24
- [ https://binance-connector.readthedocs.io/en/latest/ ] ( https://binance-connector.readthedocs.io/en/latest/ )
24
+ [ https://binance-connector.readthedocs.io ] ( https://binance-connector.readthedocs.io )
25
25
26
26
## RESTful APIs
27
27
Original file line number Diff line number Diff line change @@ -9,11 +9,12 @@ Unreleased
9
9
------------------
10
10
* New Fiat endpoints
11
11
12
- ** ` GET /sapi/v1/fiat/orders ` to query user fiat deposit and withdraw history
13
- ** ` GET /sapi/v1/fiat/payments ` to query user fiat payments history
12
+ * `` GET /sapi/v1/fiat/orders ` ` to query user fiat deposit and withdraw history
13
+ * `` GET /sapi/v1/fiat/payments ` ` to query user fiat payments history
14
14
15
15
* Fixed
16
- * Typo in `margin_max_transferable `
16
+
17
+ * Typo in ``margin_max_transferable ``
17
18
18
19
1.3.0 - 2021-07-22
19
20
------------------
You can’t perform that action at this time.
0 commit comments