Skip to content

Commit

Permalink
Merge pull request #19 from fugle-dev/chore/release-1.2.0
Browse files Browse the repository at this point in the history
chore(release) 1.2.0
  • Loading branch information
bistin authored Jul 16, 2024
2 parents b03b372 + 7f4d763 commit 515cab0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Changelog

## [1.2.0](https://github.com/fugle-dev/fugle-trade-python/compare/1.1.2...1.2.0) -

### Added
- order 增加 user-def 欄位

## [1.1.2](https://github.com/fugle-dev/fugle-trade-python/compare/1.1.0...1.1.1) -

### Fixed
- 修正 recover_order_result 沒有正確將整股的qty轉換成int的問題
# Changelog

## [1.1.1](https://github.com/fugle-dev/fugle-trade-python/compare/1.1.0...1.1.1) -

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fugle-trade"
version = "1.1.2"
version = "1.2.0"
description = ""
authors = ["Fortuna Intelligence Co., Ltd. <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 515cab0

Please sign in to comment.