File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.6.0] ( https://github.com/designmeme/python-upbit-api/compare/v1.5.1...v1.6.0 ) (2024-10-31)
4+
5+
6+ ### Features
7+
8+ * μ° μΊλ€ μ‘°ν λ©μλ get_candles_year μΆκ° (upbit api v1.5.4) ([ 784490d] ( https://github.com/designmeme/python-upbit-api/commit/784490dc711444291bfeb4651dae322ea75778d9 ) )
9+ * μ΄ μΊλ€ μ‘°ν λ©μλ get_candles_second μΆκ° (upbit api v1.5.4) ([ 4ba98f7] ( https://github.com/designmeme/python-upbit-api/commit/4ba98f7aea2acd6a1fdb38c2f323712db00c3ce0 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * TwoFactorType νμ
κ°μ hana μΆκ° ([ 3f0cb8b] ( https://github.com/designmeme/python-upbit-api/commit/3f0cb8b2054f17524f947fd3b1b234b2c61454ef ) )
15+ * TwoFactorType νμ
κ°μμ kakao_pay μμ ([ 87a25b0] ( https://github.com/designmeme/python-upbit-api/commit/87a25b043c1cc947d05fc975819f5f26b52ab747 ) )
16+ * type hints μμ± μ€λ₯ μμ ([ f2e2dca] ( https://github.com/designmeme/python-upbit-api/commit/f2e2dca86c671bfa9b131d8bc664ef8b8d18949a ) )
17+
18+
19+ ### Documentation
20+
21+ * get_withdraw_chance λ©μλ μλ΅κ° μμ μ
λ°μ΄νΈ ([ 3f2aeac] ( https://github.com/designmeme/python-upbit-api/commit/3f2aeac41b91430d08b310df16dc250918642d15 ) )
22+
323## [ 1.5.1] ( https://github.com/designmeme/python-upbit-api/compare/v1.5.0...v1.5.1 ) (2024-10-02)
424
525
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ include = ["upbit*"] # ["*"] by default
1010
1111[project ]
1212name = " python-upbit-api"
13- version = " 1.5.1 "
13+ version = " 1.6.0 "
1414authors = [
1515 {name = " μ΄μ§ν Lee Jihye" , email = " ghe.lee19@gmail.com" },
1616]
You canβt perform that action at this time.
0 commit comments