Commit 0f511eab authored by Saul Ibarra's avatar Saul Ibarra

Raised version and updated changelog

parent 63273925
......@@ -4,8 +4,8 @@
__all__ = ['Blink']
__version__ = '0.8.2'
__date__ = 'May 28th 2014'
__version__ = '0.9.0'
__date__ = 'June 27th 2014'
import os
......
blink (0.9.0) unstable; urgency=medium
* Added screen sharing support
* Refactored session info panel
* UI Layout fixes
* Added file transfer to the list of client capabilities
* Fixed status message when audio is removed vs when the session is ended
* Fixed exception when trying to change status after audio session is gone
* The file transfer download directory cannot be undefined
* Raised python-sipsimple version dependency
-- Saul Ibarra <saul@ag-projects.com> Fri, 27 Jun 2014 09:54:54 +0200
blink (0.8.2) unstable; urgency=medium
* Always open file for incoming transfer in binary mode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment