File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
9
9
10
10
[ How to upgrade to the latest version!] ( https://unicorn-binance-websocket-api.docs.lucit.tech/README.html#installation-and-upgrade )
11
11
12
- ## 1.46.0.dev (development stage/unreleased/unstable)
12
+ ## 1.46.1.dev (development stage/unreleased/unstable)
13
+
14
+ ## 1.46.1
13
15
### Fixed
14
- - issue with separation of spot and margin accounts: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/331
16
+ - Issue with separation of spot and margin accounts: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/331
15
17
16
18
## 1.46.0
17
19
### Added
Original file line number Diff line number Diff line change 27
27
# The short X.Y version
28
28
version = ''
29
29
# The full version, including alpha/beta/rc tags
30
- release = '1.46.0 '
30
+ release = '1.46.1 '
31
31
32
32
html_last_updated_fmt = "%b %d %Y at %H:%M (CET)"
33
33
You can’t perform that action at this time.
0 commit comments