From 7d7a856e9ac61433ea60d91956f695946b207119 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 18 Feb 2018 14:06:37 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71c13384..88b4fb0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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