Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
9d9e5521
Commit
9d9e5521
authored
Nov 21, 2014
by
Saul Ibarra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Raised version and updated changelog
parent
657305e9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
2 deletions
+14
-2
__init__.py
blink/__init__.py
+2
-2
changelog
debian/changelog
+12
-0
No files found.
blink/__init__.py
View file @
9d9e5521
...
...
@@ -4,8 +4,8 @@
__all__
=
[
'Blink'
]
__version__
=
'
0.9.1
'
__date__
=
'
July 28th
2014'
__version__
=
'
1.0.0
'
__date__
=
'
November 21st
2014'
import
os
...
...
debian/changelog
View file @
9d9e5521
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment