We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0c274 commit 9edccc4Copy full SHA for 9edccc4
CHANGELOG.md
@@ -3,11 +3,11 @@
3
## [Unreleased]
4
### Added
5
### Changed
6
-- Raise console warning if admin page field is missing
+- Raise console warning if admin page field is missing #16 (@marteinn)
7
8
### Fixed
9
-- Make sure html chracters are decoded in BaseSettings.get_title()/get_description()
10
-- Make sure drafttail field content are read as plaintext
+- Make sure html chracters are decoded in BaseSettings.get_title()/get_description() #17 (@marteinn)
+- Make sure drafttail field content are read as plaintext #18 (@marteinn)
11
12
### Removed
13
0 commit comments