chore(docs): add changelog to online docs

This commit is contained in:
Jérome Eertmans
2023-08-21 21:34:37 +02:00
parent c875363b40
commit 5490a0a5ef
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# Changelog
Changes between releases are listed in Manim Slides' [Github releases](https://github.com/jeertmans/manim-slides/releases). You can read the [latest release here](https://github.com/jeertmans/manim-slides/releases).
```{include} ../../CHANGELOG.md
:start-after: <!-- start changelog -->
:end-before: <!-- end changelog -->
```