[changelog] Add plantuml to changelog

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2022-01-13 11:05:06 +01:00
parent 74ddf6d0b3
commit 345ec26951

View file

@ -75,6 +75,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
- Note information dialog containing word count, revision count, last editor and creation time.
- Image tags with placeholder urls (`https://`) will be replaced with a placeholder frame.
- Images that are currently uploading will be rendered as "uploading".
- Code blocks with `plantuml` as language are rendered as [PlantUML](https://plantuml.com/) diagram using a configured render server.
### Changed