changelog

This commit is contained in:
Feross Aboukhadijeh
2018-04-26 16:35:28 -07:00
parent e48191381e
commit 437dd3adb1

View File

@@ -3,19 +3,18 @@
## v0.20.0 - 2018-04-26
### Added
- Added support for additional audio extensions: 'aiff', 'ape', 'mp2', 'oga', 'opus', 'wma' (#1240)
### Changed
- README.md: added cask instructions (#1364)
- Displaying filename while music metadata is being downloaded (#1361)
- Improved the poster selection for audio/music based torrent (#1334)
- Removed 'video-on-top' from VLC player launch options (#1286)
- Replaced dependency `musicmetadata` with `music-metadata` (#1240)
- Improved the poster selection for audio/music based torrents (#1334)
- Launch VLC player without the `--video-on-top` flag (#1286)
### Fixed
- Added missing key to torrent status element (#1166)
- Fix silently failing to open magnets links on Linux (#1367)
## v0.19.0 - 2018-01-26