aboutsummaryrefslogtreecommitdiff
path: root/docs/whats_new.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whats_new.rst')
-rw-r--r--docs/whats_new.rst16
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/whats_new.rst b/docs/whats_new.rst
index 4832dd29..069138ae 100644
--- a/docs/whats_new.rst
+++ b/docs/whats_new.rst
@@ -2,12 +2,26 @@
.. _whats_new:
-What's New
+Changelog
============
This page keeps a detailed human friendly rendering of what's new and changed
in specific versions.
+.. _vp0p16p6:
+
+v0.16.6
+--------
+
+Bug Fixes
+~~~~~~~~~~
+
+- Fix issue with :meth:`Client.create_server` that made it stop working.
+- Fix main thread being blocked upon calling ``StreamPlayer.stop``.
+- Handle HEARTBEAT_ACK and resume gracefully when it occurs.
+- Fix race condition when pre-emptively rate limiting that caused releasing an already released lock.
+- Fix invalid state errors when immediately cancelling a coroutine.
+
.. _vp0p16p1:
v0.16.1