Skip to content

Commit 84319ec

Browse files
committed
Updated changelog
1 parent 64adaf8 commit 84319ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
- Use content-length header in ASGI instead of reading request body (#1646, #1631, #1595, #1573) (#1649) by @antonpirker
88
- Added newer Celery versions to test suite (#1655) by @antonpirker
9-
- feat(django): Django4 support (#1632) by @antonpirker
9+
- Django 4.x support (#1632) by @antonpirker
1010
- Cancel old CI runs when new one is started. (#1651) by @antonpirker
11-
- ref(perf-issues): Increase max string size for desc (#1647) by @k-fish
11+
- Increase max string size for desc (#1647) by @k-fish
1212
- Pin Sanic version for CI (#1650) by @antonpirker
1313
- Fix for partial signals in old Django and old Python versions. (#1641) by @antonpirker
14-
- feat(profiling): Convert profile output to the sample format (#1611) by @phacops
15-
- fix(profiling): Dynamically adjust profiler sleep time (#1634) by @Zylphrex
14+
- Convert profile output to the sample format (#1611) by @phacops
15+
- Dynamically adjust profiler sleep time (#1634) by @Zylphrex
1616

1717
## 1.9.9
1818

0 commit comments

Comments
 (0)