File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.7.0] ( https://github.com/fabiocaccamo/django-redirects/releases/tag/0.7.0 ) - 2025-04-03
9
+ - Add ` Django 5.2 ` support.
10
+ - Bump ` pre-commit ` hooks.
11
+ - Bump requirements.
12
+
8
13
## [ 0.6.0] ( https://github.com/fabiocaccamo/django-redirects/releases/tag/0.6.0 ) - 2023-12-05
9
14
- Add ` Python 3.12 ` support.
10
15
- Add ` Django 5.0 ` support.
Original file line number Diff line number Diff line change 4
4
5
5
__license__ = "MIT"
6
6
__title__ = "django-redirects"
7
- __version__ = "0.6 .0"
7
+ __version__ = "0.7 .0"
You can’t perform that action at this time.
0 commit comments