Skip to content

Commit 6713407

Browse files
committed
doc:update
1 parent 1fe2d68 commit 6713407

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

docs/about/changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ tags:
77
toc_depth: 2
88
---
99

10-
## v2.30.4 -
10+
## v2.31.0 - 2025-08-10
11+
12+
### 🚀 Features
13+
14+
- Add native cjson support for lua redis scripts #399 @ItsDrike
1115

1216
### 🐛 Bug Fixes
1317

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 = "fakeredis"
7-
version = "2.30.4"
7+
version = "2.31.0"
88
description = "Python implementation of redis API, can be used for testing purposes."
99
authors = [
1010
{ name = "Daniel Moran", email = "daniel@moransoftware.ca" },

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)