Skip to content

Commit

Permalink
Prep 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Aug 15, 2018
1 parent 497a649 commit e6784e6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Added

- `VideoConvertParams::setPassLogFile()`.
- `VideoConvertParams::setPassLogFile()` to permit multipass encoding.
- `VideoInfo::getFileSize()` to get the filesize in bytes.
- `Common\Exception\IOException` and `IOExceptionInterface` for generic file/io exception

### Changed

- `FileNotFoundException`, `FileNotReadableException` now extends `IOException`

### Documentation

- Added example recipe for multipass transcoding

## 0.7.1 (2018-08-09)

### Added
Expand Down

0 comments on commit e6784e6

Please sign in to comment.