We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f60bf commit 6d85222Copy full SHA for 6d85222
CHANGELOG.md
@@ -8,15 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
<!-- start changelog -->
9
10
(unreleased)=
11
-## [Unreleased](https://github.com/jeertmans/manim-slides/compare/v5.1.5...HEAD)
+## [Unreleased](https://github.com/jeertmans/manim-slides/compare/v5.1.6...HEAD)
12
13
-(unreleased-added)=
+(v5.1.6)=
14
+## [v5.1.6](https://github.com/jeertmans/manim-slides/compare/v5.1.5...v5.1.6)
15
+
16
+(v5.1.6-added)=
17
### Added
18
19
- Added options to skip the Manim Slides Sphinx directive.
20
[#423](https://github.com/jeertmans/manim-slides/pull/423)
21
-(unreleased-chore)=
22
+(v5.1.6-chore)=
23
### Chore
24
25
- Added an examples gallery.
0 commit comments