Commit a5f9e309 authored by Saul Ibarra's avatar Saul Ibarra

Raised version and updated changelog

parent d9947e4e
......@@ -4,8 +4,8 @@
__all__ = ['Blink']
__version__ = '1.4.0'
__date__ = 'June 10th 2015'
__version__ = '1.4.1'
__date__ = 'August 28th 2015'
import os
......
blink (1.4.1) unstable; urgency=medium
* Fixed deleting account without a TLS certificate
* Fixed google contact uri list to be an instance of GoogleContactURIList
* Fixed race condition in getting the MSRP stream info
* Renamed the LogManager event queue thread
* Added dh-python build dependency
-- Saul Ibarra <saul@ag-projects.com> Fri, 28 Aug 2015 14:53:27 +0200
blink (1.4.0) unstable; urgency=medium
* Enable VP8 support
* Raised python-sipsimple dependency
-- Saul Ibarra <saul@ag-projects.com> Wed, 10 Jun 2015 14:18:53 +0200
-- Saul Ibarra <saul@ag-projects.com> Fri, 28 Aug 2015 14:53:04 +0200
blink (1.3.0) unstable; urgency=medium
......
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