Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ Since version v2306 the format is based on [Keep a Changelog](https://keepachang
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## v2605.1

### Changed

- Update Wagtail to 7.4 (LTS)


## v2604.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ brotli==1.2.0
Django==5.2.13
git+https://github.com/skorokithakis/django-cloudflare-push.git@fcfcfc57826ecb87b9f138fd882cfb361047d850
django-sites==0.11
wagtail==6.3.5
wagtail==7.4
sentry-sdk==2.58.0
whitenoise==6.12.0
Loading