Skip to content

Commit b725f45

Browse files
committed
changelog entry for v2.3.0 release
1 parent 9d813c2 commit b725f45

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Changelog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@
44
Change history
55
================
66

7+
.. _version-2.3.0:
8+
9+
2.3.0
10+
=====
11+
:release-date: 2022-03-01 1:45 p.m. UTC+6:00
12+
:release-by: Asif Saif Uddin
13+
14+
- Fix default_app_config deprecation (#221)
15+
- Use string values for django-cache keys #230 (#242)
16+
- feat: raw delete expired instead of Queryset.delete (#235)
17+
- Fix `pydoc.ErrorDuringImport: problem in django_celery_results url
18+
- Russian language support (#255)
19+
- Add Simplified Chinese translation strings.
20+
- Minor code clean up
21+
- feat: add periodic_task_name (#261)
22+
- Update CI with django 4.0 (#272)
23+
- Add translation of the messages to brazilian portuguese (#278)
24+
- Fix properties default value (#281)
25+
- Work around Oracle migration instability
26+
- Fix field size for MySQL (#285)
27+
- Update python & pypy min version (#291)
28+
- bum min pytest versions
29+
30+
731
.. _version-2.2.0:
832

933
2.2.0

0 commit comments

Comments
 (0)