File tree 1 file changed +22
-4
lines changed
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
8
8
<!-- start changelog -->
9
9
10
10
(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 )
12
12
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)=
14
18
### Added
15
19
16
20
- Added audio output to ` manim-slides present ` .
17
21
[ #382 ] ( https://github.com/jeertmans/manim-slides/pull/382 )
18
22
19
- (unreleased -changed)=
23
+ (v5.1.4 -changed)=
20
24
### Changed
21
25
22
26
- Added ` --info-window-screen ` option and change ` --screen-number `
23
27
to not move the info window.
24
28
[ #389 ] ( https://github.com/jeertmans/manim-slides/pull/389 )
25
29
26
- (unreleased -chore)=
30
+ (v5.1.4 -chore)=
27
31
### Chore
28
32
29
33
- Created a favicon for the website/documentation.
30
34
[ #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 )
31
49
32
50
(v5.1.3)=
33
51
## [ 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