Skip to content

Commit

Permalink
Bump changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marteinn committed Aug 22, 2023
1 parent 9dc63b1 commit 0397f3c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
### Changed
### Fixed
### Removed

## [8.12.3] - 2023-08-22

### Fixed
- Fix bug preventing request.is_preview from being set (@marteinn)
- Hide wagtail userbar when in preview panel (@marteinn)
- Make sure in_preview_panel is set (@marteinn)
- Drop non running get_preview_url override from base page (@marteinn)
- Remove deprecated wagtail.contrib.modeladmin from INSTALLED_APPS (@marteinn)

### Removed
- Remove deprecated wagtail.contrib.modeladmin app from INSTALLED_APPS (@marteinn)

## [8.12.2] - 2023-08-16

Expand Down

0 comments on commit 0397f3c

Please sign in to comment.