Changelog 3.6

This commit is contained in:
Darren 2022-03-03 12:27:30 -05:00 committed by GitHub
parent 365f7af437
commit b88bf7c4f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Changelog
- Added support for Python 3.10.
- Removed cache headers for all views except 404. Due to that snippets can be
deleted, it's not trivial to have them removed from upstream caches.
- Bump pygments version to 2.11.
3.5 (2020-01-08)
----------------