diff --git a/docs/releases.md b/docs/releases.md
index 852e99b06e40f212d93f8c88ddf10ce3a771b50f..3caf4b889c7f3d81fec9fd78539ed25dd61ea539 100644
--- a/docs/releases.md
+++ b/docs/releases.md
@@ -13,6 +13,9 @@ Released on **8 November 2022** • View on [Gitlab](https://gitlab.com/tekli
  - Improvements to our Machine Learning training API to allow workers to use models published on Arkindex.
  - Support workers that have no configuration.
  - Allow publishing metadatas with falsy but non-null values.
+ - Add `.polygon` attribute shortcut on `Element`.
+ - Add a major test speedup on our worker template.
+ - Support cache usage on our metadata API endpoint helpers.
  - **Drop** support for Python 3.6 and **add** support for Python 3.11.
  - Update arkindex-client to [version 1.0.11](https://gitlab.com/teklia/arkindex/api-client/-/releases/1.0.11).
  - Update shapely to [version 1.8.5-post1](https://github.com/shapely/shapely/releases/tag/1.8.5.post1)