File tree Expand file tree Collapse file tree 1 file changed +22
-4
lines changed Expand file tree Collapse file tree 1 file changed +22
-4
lines changed Original file line number Diff line number Diff line change @@ -8,26 +8,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88<!-- start changelog -->
99
1010(unreleased)=
11- ## [ Unreleased] ( https://github.com/jeertmans/manim-slides/compare/v5.1.3 ...HEAD )
11+ ## [ Unreleased] ( https://github.com/jeertmans/manim-slides/compare/v5.1.4 ...HEAD )
1212
13- (unreleased-added)=
13+
14+ (v5.1.4)=
15+ ## [ v5.1.4] ( https://github.com/jeertmans/manim-slides/compare/v5.1.3...v5.1.4 )
16+
17+ (v5.1.4-added)=
1418### Added
1519
1620- Added audio output to ` manim-slides present ` .
1721 [ #382 ] ( https://github.com/jeertmans/manim-slides/pull/382 )
1822
19- (unreleased -changed)=
23+ (v5.1.4 -changed)=
2024### Changed
2125
2226- Added ` --info-window-screen ` option and change ` --screen-number `
2327 to not move the info window.
2428 [ #389 ] ( https://github.com/jeertmans/manim-slides/pull/389 )
2529
26- (unreleased -chore)=
30+ (v5.1.4 -chore)=
2731### Chore
2832
2933- Created a favicon for the website/documentation.
3034 [ #399 ] ( https://github.com/jeertmans/manim-slides/pull/399 )
35+ - Documented the Nixpkg installation.
36+ [ #404 ] ( https://github.com/jeertmans/manim-slides/pull/404 )
37+ - Updated the default RevealJS version to 5.1.0.
38+ [ #412 ] ( https://github.com/jeertmans/manim-slides/pull/412 )
39+ - Removed the ` opencv-python ` dependency.
40+ [ #415 ] ( https://github.com/jeertmans/manim-slides/pull/415 )
41+
42+ (v5.1.4-fixed)=
43+ ### Fixed
44+
45+ - Fixed the retrieval of ` background_color ` with ManimCE.
46+ [ #414 ] ( https://github.com/jeertmans/manim-slides/pull/414 )
47+ - Fixed #390 issue caused by empty media created by ManimCE.
48+ [ #416 ] ( https://github.com/jeertmans/manim-slides/pull/416 )
3149
3250(v5.1.3)=
3351## [ v5.1.3] ( https://github.com/jeertmans/manim-slides/compare/v5.1.2...v5.1.3 )
You can’t perform that action at this time.
0 commit comments