Skip to content

Commit 7f4d763

Browse files
committed
chore(release) 1.2.0
1 parent b03b372 commit 7f4d763

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Changelog
2+
3+
## [1.2.0](https://github.com/fugle-dev/fugle-trade-python/compare/1.1.2...1.2.0) -
4+
5+
### Added
6+
- order 增加 user-def 欄位
7+
28
## [1.1.2](https://github.com/fugle-dev/fugle-trade-python/compare/1.1.0...1.1.1) -
39

410
### Fixed
511
- 修正 recover_order_result 沒有正確將整股的qty轉換成int的問題
6-
# Changelog
12+
713
## [1.1.1](https://github.com/fugle-dev/fugle-trade-python/compare/1.1.0...1.1.1) -
814

915
### Fixed

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 = "1.1.2"
3+
version = "1.2.0"
44
description = ""
55
authors = ["Fortuna Intelligence Co., Ltd. <development@fugle.tw>"]
66
license = "MIT"

0 commit comments

Comments
 (0)