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 2018-02-18 14:06:37 +01:00
parent 4493aa5572
commit 7d7a856e9a

View File

@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [1.10.0] - 2018-02-18
### Added
- Version check
### Changed
- Offset captured photo modified date to respect the frame offset, for better sorting
- Copy subtitles too
- Implement lossless rotation of videos (changing EXIF)
- Don't cut end if endpoint is the end of the video
- Remove extraneous dot in output file extension
## [1.9.0] - 2017-11-21
### Changed