Skip to content

Commit 4b527ff

Browse files
committed
Fix changelog: merge ASGI/WSGI removal into 2.3.0 unreleased
1 parent 2900ae9 commit 4b527ff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.4.0 (2026-03-29)
3+
## 2.3.0 (unreleased)
44

55
### Removed
66

@@ -10,8 +10,6 @@
1010
- For web framework integration, use `py:call` with event loop contexts or the Channel API
1111
- See [Migration Guide](docs/migration.md#asgiwsgi-modules-removed) for alternatives
1212

13-
## 2.3.0 (2026-03-29)
14-
1513
### Added
1614

1715
- **SharedDict** - Process-scoped shared dictionaries for cross-process state

0 commit comments

Comments
 (0)