website/docs: fix lint
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
7f8afad528
commit
34928572db
|
@ -11,7 +11,7 @@ slug: "xxxx.x"
|
||||||
|
|
||||||
## API Changes
|
## API Changes
|
||||||
|
|
||||||
*Insert output of `make gen-diff` here*
|
_Insert output of `make gen-diff` here_
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
|
|
|
@ -9,8 +9,8 @@ slug: "2022.9"
|
||||||
|
|
||||||
## Minor changes/fixes
|
## Minor changes/fixes
|
||||||
|
|
||||||
- *: cleanup stray print calls
|
- \*: cleanup stray print calls
|
||||||
- *: remove remaining default creation code in squashed migrations
|
- \*: remove remaining default creation code in squashed migrations
|
||||||
- blueprint: fix EntryInvalidError not being handled in tasks
|
- blueprint: fix EntryInvalidError not being handled in tasks
|
||||||
- blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486)
|
- blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486)
|
||||||
- blueprints: don't export events by default and exclude anonymous user
|
- blueprints: don't export events by default and exclude anonymous user
|
||||||
|
|
Reference in New Issue