Added changelog to docs

This commit is contained in:
Bastian Venthur
2024-08-26 10:04:57 +02:00
parent c8a0587d78
commit 0c606c7673
3 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
## [unreleased] --
* Added changelog to docs
## [2.3.1] -- 2024-07-06 ## [2.3.1] -- 2024-07-06
* added manpage * added manpage

1
docs/CHANGELOG.md Symbolic link
View File

@@ -0,0 +1 @@
../CHANGELOG.md

View File

@@ -13,6 +13,7 @@ nav:
- blag.markdown: markdown.md - blag.markdown: markdown.md
- blag.devserver: devserver.md - blag.devserver: devserver.md
- blag.quickstart: quickstart.md - blag.quickstart: quickstart.md
- Changelog: CHANGELOG.md
theme: theme:
name: material name: material