Skip to content

Commit 949d500

Browse files
committed
chore(release): 0.5.2
1 parent 806bb20 commit 949d500

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.5.2](https://github.com/fugle-dev/fugle-trade-python/compare/0.5.1...0.5.2) -
4+
### Fixed
5+
- fugle-trade-core 升級到 0.5.1, 修正 multi-thread 下單時候卡頓
6+
- 修改 websocket-client 版本需求限制
7+
38
## [0.5.1](https://github.com/fugle-dev/fugle-trade-python/compare/0.5.0...0.5.1) -
49
### Fixed
510
- 修正 on_close callback 的參數錯誤

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fugle-trade"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
description = ""
55
authors = ["Fortuna Intelligence Co., Ltd. <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)