website/docs: fix lint

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-09-11 23:11:41 +02:00
parent 7f8afad528
commit 34928572db
2 changed files with 31 additions and 31 deletions

View File

@ -11,7 +11,7 @@ slug: "xxxx.x"
## API Changes
*Insert output of `make gen-diff` here*
_Insert output of `make gen-diff` here_
## Upgrading

View File

@ -9,8 +9,8 @@ slug: "2022.9"
## Minor changes/fixes
- *: cleanup stray print calls
- *: remove remaining default creation code in squashed migrations
- \*: cleanup stray print calls
- \*: remove remaining default creation code in squashed migrations
- blueprint: fix EntryInvalidError not being handled in tasks
- blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486)
- blueprints: don't export events by default and exclude anonymous user