Skip to content

Commit

Permalink
updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ttqftech committed Aug 18, 2020
1 parent aac516a commit 33a8a28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions FFBox Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# FFBox Changelog

# V2.2

- 优化了错误识别,修改了一些参数项
- combobox 新增手动输入功能,combomenu 新增键盘操控支持
---
`2020-08-18` 优化了错误识别,修改了一些参数项
`2020-08-17` combobox 新增手动输入功能,combomenu 新增键盘操控支持

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "FFBox",
"version": "2.1.0",
"version": "2.2.0",
"description": "An user-friendly ffmpeg GUI",
"private": true,
"author": {
Expand Down

0 comments on commit 33a8a28

Please sign in to comment.