Skip to content

Commit

Permalink
Add Wagtail 5.1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
marteinn committed Dec 30, 2023
1 parent 32d9876 commit 648eee7
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 @@ -11,6 +11,7 @@ jobs:
wagtail-version:
- 4.1.3
- 5.0
- 5.1
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
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.1 support (@marteinn)

### Changed
### Fixed
Expand Down

0 comments on commit 648eee7

Please sign in to comment.