Skip to content

Commit e5c670f

Browse files
1.46.1
1 parent ebe5265 commit e5c670f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
99

1010
[How to upgrade to the latest version!](https://unicorn-binance-websocket-api.docs.lucit.tech/README.html#installation-and-upgrade)
1111

12-
## 1.46.0.dev (development stage/unreleased/unstable)
12+
## 1.46.1.dev (development stage/unreleased/unstable)
13+
14+
## 1.46.1
1315
### 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
1517

1618
## 1.46.0
1719
### Added

sphinx/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# The short X.Y version
2828
version = ''
2929
# The full version, including alpha/beta/rc tags
30-
release = '1.46.0'
30+
release = '1.46.1'
3131

3232
html_last_updated_fmt = "%b %d %Y at %H:%M (CET)"
3333

0 commit comments

Comments
 (0)