File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.4.3] - 2024-09-17
9
+
10
+ ### Fixed
11
+
12
+ - enable Video playback in AppImage [ #8 ] ( https://github.com/endrl/segment-editor/pull/8 )
13
+
8
14
## [ 0.4.2] - 2024-09-1
9
15
10
16
### Removed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jellyfin-segment-editor" ,
3
- "version" : " 0.4.2 " ,
3
+ "version" : " 0.4.3 " ,
4
4
"description" : " Manage Jellyfin Media Segments" ,
5
5
"productName" : " Jellyfin Segment Editor" ,
6
6
"author" :
" endrl <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments