1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

update changelog

This commit is contained in:
Mikael Finstad 2017-08-18 00:05:18 +02:00
parent b668280177
commit 50f3a5cbae

View File

@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [1.7.0] - 2017-08-17
### Added
- Progress when cutting (percent done)
- Ability to change frame capture image format (JPEG/PNG)
### Changed
- Don't allow cutting without a valid start/end
### Fixed
- Don't try to seek when no duration
- Also capture frame to custom output dir
- Fix running LosslessCut from strange directories
## [1.6.0] - 2017-03-27
### Fixed
- Be a bit smarter about aac/m4a files #28