Skip to content

Commit 84ff15b

Browse files
committed
bump: version 2.4.1 → 2.5.0
1 parent 5580530 commit 84ff15b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v2.5.0 (2026-01-17)
2+
3+
### Feat
4+
5+
- **ci**: add Django 6 support and multi-package testing matrix
6+
7+
### Fix
8+
9+
- **deps**: upgrade packages to address security vulnerabilities
10+
111
## v2.4.1 (2026-01-15)
212

313
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ license = {file = "LICENSE"}
107107
name = "chanx"
108108
readme = "README.rst"
109109
requires-python = ">=3.11,<4.0"
110-
version = "2.4.1"
110+
version = "2.5.0"
111111

112112
[project.optional-dependencies]
113113
channels = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)