Skip to content

Commit ac5d9ae

Browse files
committed
New version.
1 parent 65d560b commit ac5d9ae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* mkchromecast (0.2.1) **released**: 2016/05/02
2+
3+
- Method for monitoring `ffmpeg` backend. This update is useful for those
4+
who use the system tray menu.
5+
16
* mkchromecast (0.2.0.2) **released**: 2016/05/01
27

38
- Fixed wav for Linux.

mkchromecast/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# This file is part of mkchromecast.
44

5-
__version__ = '0.2.0.2'
5+
__version__ = '0.2.1'

0 commit comments

Comments
 (0)