Skip to content

Commit 618d50e

Browse files
author
github-actions
committed
chore(release): v0.5.0
1 parent 3d03d3d commit 618d50e

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,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.5.0 (2025-03-22)
5+
6+
### Features
7+
8+
- Add feature sybmols' date check.
9+
([`3d03d3d`](https://github.com/ppmina/Xdata/commit/3d03d3d1d3e78f222393fe6e5af8ba0708b7b1ea))
10+
11+
412
## v0.4.1 (2025-03-11)
513

614
### Bug Fixes

pyproject.toml

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

77
[project]
88
name = "cryptoservice"
9-
version = "0.4.1"
9+
version = "0.5.0"
1010
description = "A cryptocurrency trading info package"
1111
readme = "README.md"
1212
requires-python = ">=3.10,<3.13"

0 commit comments

Comments
 (0)