diff --git a/README.md b/README.md index fa5e3f425..4d91c477a 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,7 @@ to launch the system tray. I am still working on improving all of this. ### TODO +* Add avconv support for Linux. * Verify all exceptions when the system tray menu fails. * Check that the index of the cast selected is correctly passed in the system tray. diff --git a/changelog.md b/changelog.md index 430bbb5e0..8da8fe057 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ -* mkchromecast (0.2.0) **unreleased**: +* mkchromecast (0.2.0) **released**: 2016/05/01 - Linux support. + - Linux only plays with ffmpeg. - Now by default log level for `ffmpeg` backend is set to minimum. * mkchromecast (0.1.9.1) **released**: 2016/04/27