Skip to content

Commit

Permalink
Add Wagtail 5.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
marteinn committed Dec 29, 2023
1 parent 199bb4b commit 3db2ebe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
wagtail-version:
- 4.1.9
- 5.1.3
- 5.2.2
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [Unreleased]
### Added
- Add python 3.12 support (@marteinn)
- Add Wagtail 5.2 support (@marteinn)

### Changed
### Fixed
Expand Down

0 comments on commit 3db2ebe

Please sign in to comment.