Skip to content

Commit 1760101

Browse files
authored
bump ver to 1.2.0, update changelog
1 parent aa8972f commit 1760101

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

changelog.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,11 @@
1717
# 1.1.2
1818
- Fixed memory leak
1919

20-
# 1.1.3
21-
- Events API
20+
# 1.1.3 (reverted)
21+
- Events API
22+
23+
# 1.2.0
24+
- Fix Events API
25+
- V-flip support
26+
- More error handling
27+
- Performance improvements

mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"id": "eclipse.ffmpeg-api",
1515
"name": "FFmpeg API",
16-
"version": "v1.1.3",
16+
"version": "v1.2.0",
1717
"developers": ["Eclipse Team", "maxnu"],
1818
"description": "Interaction with FFmpeg made easy",
1919
"tags": ["utility", "offline", "developer"],

0 commit comments

Comments
 (0)