summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 13 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 3e54389..95787dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,23 @@
-telepathy-qt4-yell 0.1.1 (UNRELEASED)
-=================================
+telepathy-qt4-yell 0.1.1 (2011-02-16)
+======================================
-The "..." release.
+The "keep calling" release.
+
+API changes:
+ * Removed CallChannel::awaitingLocal/RemoteAnswer in favour of CallChannel::flags().
Enhancements:
- * ...
+ * Added auto-generate classes for Call.Content.CodecOffer, Call.Content.Media, Call.Content.Mute,
+ Call.Stream.EndPoint, Call.Stream.Media.
+ * Added high-level API for Call.CallState/CallFlags/InitialTransport/InitialAudio/InitialVideo/
+ InitialAudioName/InitialVideoName/MutableContents properties and Call.CallStateChanged.
+ * Added Telepathy Farstream support through a new static library.
Fixes:
- * ...
+ * Minor documentation fixes.
telepathy-qt4-yell 0.1.0 (2011-01-31)
-=================================
+======================================
The "beginning" release.