diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst
index 5e583e4f..50745252 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -3,7 +3,7 @@ Version history
This library adheres to `Semantic Versioning 2.0 `_.
-**UNRELEASED**
+**4.7.0**
- Updated ``TaskGroup`` to work with asyncio's eager task factories
(`#764 `_)