doc/README: add changelog for v1.1.0

This commit is contained in:
mappu 2021-04-12 12:49:48 +12:00
parent 221676931a
commit 6028c5589e
1 changed files with 13 additions and 0 deletions

View File

@ -30,3 +30,16 @@ Options:
--delete-temporary=false Preserve temporary files
--loglevel 0|1|2 Set verbosity (0=silent, 1=normal, 2=verbose)
```
## Changelog
v1.1.0 (2020-04-12)
- Feature: Support translator notes (`scrcaps`)
- Feature: Set stream language and title for generated mkv file
- Enhancement: Add custom logging levels
- Fix invalid characters appearing in generated filenames
- Fix misdetection of translator note usage
- Fix duration of final subtitle entry (adds dependency on `mediainfo`)
v1.0.0 (2020-04-11)
- Initial public release