Commit 9d9e5521 authored by Saul Ibarra's avatar Saul Ibarra

Raised version and updated changelog

parent 657305e9
......@@ -4,8 +4,8 @@
__all__ = ['Blink']
__version__ = '0.9.1'
__date__ = 'July 28th 2014'
__version__ = '1.0.0'
__date__ = 'November 21st 2014'
import os
......
blink (1.0.0) unstable; urgency=medium
* Added video support
* Adapt to changes in streams API
* Get the stream failure reason from MediaStreamDidEnd
* Changed the order for the audio device menu entries
* Use timezone aware timestamps for call history
* Fixed regular expression for parameters in http URLs
* Fixed threading race condition when logging MSRP traces
-- Saul Ibarra <saul@ag-projects.com> Fri, 21 Nov 2014 12:39:12 +0100
blink (0.9.1) unstable; urgency=medium
* Automatically transform URLs in the chat window into clickable links
......
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