Skip to content

Commit 574204e

Browse files
github-actions[bot]designmeme
authored andcommitted
chore(main): release 1.8.1
1 parent 0f4a370 commit 574204e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
## [1.8.1](https://github.com/designmeme/python-upbit-api/compare/v1.8.0...v1.8.1) (2025-06-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Upbit.get_closed_orders λ©”μ†Œλ“œμ—μ„œ state 기본값을 λΆˆν•„μš”ν•˜κ²Œ μ§€μ •ν•œ 문제 μˆ˜μ • ([16809c6](https://github.com/designmeme/python-upbit-api/commit/16809c6e230a43d2ee0d5114e643dd792bf5d642))
9+
* λΆ„, μ—° μΊ”λ“€ μš”μ²­ url 였λ₯˜ μˆ˜μ • ([0f4a370](https://github.com/designmeme/python-upbit-api/commit/0f4a3702152b5a2e3715a5467282196832e50c0f))
10+
311
## [1.8.0](https://github.com/designmeme/python-upbit-api/compare/v1.7.0...v1.8.0) (2024-12-12)
412

513

β€Ž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.8.0"
13+
version = "1.8.1"
1414
authors = [
1515
{name = "μ΄μ§€ν˜œ Lee Jihye", email = "[email protected]"},
1616
]

0 commit comments

Comments
Β (0)