add changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-15 19:04:45 +01:00
commit 89007c6688
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 4 additions and 1 deletions

View file

@ -58,9 +58,10 @@ hide:
- toc
---
# Changelog"
EOF
# Changelog"
while read -r line; do
if printf "%s" "$line" | grep -q -E '^## '; then

View file

@ -4,6 +4,8 @@ hide:
- toc
---
# Changelog"
???+ success "3.5.2"
**Fixed**