Skip to content

Commit

Permalink
bump ver to 1.2.0, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter authored Jan 13, 2025
1 parent aa8972f commit 1760101
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,11 @@
# 1.1.2
- Fixed memory leak

# 1.1.3
- Events API
# 1.1.3 (reverted)
- Events API

# 1.2.0
- Fix Events API
- V-flip support
- More error handling
- Performance improvements
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"id": "eclipse.ffmpeg-api",
"name": "FFmpeg API",
"version": "v1.1.3",
"version": "v1.2.0",
"developers": ["Eclipse Team", "maxnu"],
"description": "Interaction with FFmpeg made easy",
"tags": ["utility", "offline", "developer"],
Expand Down

0 comments on commit 1760101

Please sign in to comment.