1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-06 11:35:32 +00:00

Release Calls 0.1.1

This commit is contained in:
Bob Ham 2019-12-10 14:52:17 +00:00
parent cc41df44d6
commit b71e41bac1
2 changed files with 16 additions and 1 deletions

15
debian/changelog vendored
View file

@ -1,3 +1,18 @@
calls (0.1.1) purple; urgency=medium
[ Bob Ham ]
* ringer: Use the GTK sound theme
* Add phone number lookup using libfolks
* Use libfolks phone number lookup in call record display
* Add -Wno-error=deprecated-declarations to build arguments
* call-display: Add ugly, ugly hacks to enable speakerphone/mute buttons
* Add initial avatar support
[ Lubomir Rintel ]
* appdata.xml: fix a validation error
-- Bob Ham <bob.ham@puri.sm> Tue, 10 Dec 2019 14:51:21 +0000
calls (0.1.0) purple; urgency=medium
[ David Cordero ]

View file

@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
version: '0.1.0',
version: '0.1.1',
license: 'GPLv3+',
meson_version: '>= 0.47.0',
default_options: [