mirror of https://github.com/mifi/lossless-cut
Improve build scripts
parent
742e9c6aa3
commit
fdd3a681aa
@ -0,0 +1,17 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Unreleased]
|
||||
### Fixed
|
||||
- Add missing win32 metadata
|
||||
- Fix capture frame output format to intended JPEG
|
||||
|
||||
## [1.4.0] - 2017-01-28
|
||||
### Added
|
||||
- Show help sheet by pressing H
|
||||
|
||||
### Fixed
|
||||
- Support # in file path
|
||||
Loading…
Reference in New Issue