Skip to content

Commit 0751d8b

Browse files
committed
updated changelog
1 parent 6db9dae commit 0751d8b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ Changelog
33

44
See https://github.com/django-extensions/django-extensions/releases
55

6+
3.2.2
7+
-----
8+
9+
Changes:
10+
11+
- Improvement: Add support for psycopg3 (#1814)
12+
- Improvement: runserver_plus, autoreload on template change (#1796)
13+
- Improvement: highlighting, test_should_highlight_bash_syntax_without_name to include whitespace spans (#1797)
14+
- Improvement: tests, add Python 3.11 to tox and actions to formally support python 3.11 (#1786)
15+
- Improvement: runserver_plus, Send the file_changed event when a reload is triggered (#1775)
16+
- Improvement: runserver_plus, Add REMOTE_USER to werkzeug environment (#1708)
17+
- Improvement: pipchecker, force pip to use pkg_resources as backend for resolving distributions (#1782)
18+
- Fix: Fix error with lack of PosixPath support (#1785)
19+
- Fix: Cleanup http: links (#1798)
20+
621
3.2.1
722
-----
823

0 commit comments

Comments
 (0)