Skip to content

Commit c6a2616

Browse files
github-actions[bot]designmeme
authored andcommitted
chore(main): release 1.4.0
1 parent 36895a5 commit c6a2616

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/designmeme/python-upbit-api/compare/v1.3.0...v1.4.0) (2024-06-28)
4+
5+
6+
### Features
7+
8+
* 업비트 주문 리스트 조회 API 추가(v1.4.8)에 맞춰 관련 메서드 추가 ([36895a5](https://github.com/designmeme/python-upbit-api/commit/36895a5854a88939b5dabde66f6cbaddb71f82b3))
9+
310
## [1.3.0](https://github.com/designmeme/python-upbit-api/compare/v1.2.1...v1.3.0) (2024-04-25)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include = ["upbit*"] # ["*"] by default
1010

1111
[project]
1212
name = "python-upbit-api"
13-
version = "1.3.0"
13+
version = "1.4.0"
1414
authors = [
1515
{name = "이지혜 Lee Jihye", email = "[email protected]"},
1616
]

0 commit comments

Comments
 (0)