Skip to content

Commit a07edb7

Browse files
author
github-actions
committed
chore(release): v1.9.0
1 parent 11f3eb3 commit a07edb7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- next-version -->
44

5+
## v1.9.0 (2025-07-15)
6+
7+
### Features
8+
9+
- Add four market features(oi, lsratio, funding rate, category)
10+
([#14](https://github.com/ppmina/Xdata/pull/14),
11+
[`11f3eb3`](https://github.com/ppmina/Xdata/commit/11f3eb3e4457731f734e311373211112e97ea0e1))
12+
13+
514
## v1.8.0 (2025-07-14)
615

716
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "cryptoservice"
7-
version = "1.8.0"
7+
version = "1.9.0"
88
description = "A cryptocurrency trading info package"
99
readme = "README.md"
1010
requires-python = ">=3.10,<3.13"

0 commit comments

Comments
 (0)