chore(ci): update changelog

This commit is contained in:
Jérome Eertmans
2024-04-30 10:28:34 +02:00
parent 19f60bf880
commit 6d85222fdc

View File

@ -8,15 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- start changelog --> <!-- start changelog -->
(unreleased)= (unreleased)=
## [Unreleased](https://github.com/jeertmans/manim-slides/compare/v5.1.5...HEAD) ## [Unreleased](https://github.com/jeertmans/manim-slides/compare/v5.1.6...HEAD)
(unreleased-added)= (v5.1.6)=
## [v5.1.6](https://github.com/jeertmans/manim-slides/compare/v5.1.5...v5.1.6)
(v5.1.6-added)=
### Added ### Added
- Added options to skip the Manim Slides Sphinx directive. - Added options to skip the Manim Slides Sphinx directive.
[#423](https://github.com/jeertmans/manim-slides/pull/423) [#423](https://github.com/jeertmans/manim-slides/pull/423)
(unreleased-chore)= (v5.1.6-chore)=
### Chore ### Chore
- Added an examples gallery. - Added an examples gallery.