diff --git a/README.md b/README.md
index 8a5eff74e6799bf97ba0cefbed9608201e168b0f..90f3cd6dd48a267513966f005ce474084238a124 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,14 @@
 
 Client library for using Tango Station Control.
 
+Table of Contents:
+
+- [Installation](#installation)
+- [Usage](#usage)
+- [Development](#development)
+- [Debug](#debug)
+- [Releasenotes](#releasenotes)
+
 ##  Installation
 
 Wheel distributions are available from the [gitlab package registry](https://git.astron.nl/lofar2.0/lofar-station-client/-/packages/),
@@ -75,3 +83,10 @@ Place `import pdb; pdb.set_trace()` on desired breakpoints and execute:
 tox -e debug path.to.test
 tox -e debug tests.requests.test_prometheus
 ```
+
+## Releasenotes
+
+- 0.5. - Swapped [x][y] for [y][x] dimensionality in `get_attribute_history`
+- 0.4. - Added collectors including `XSTCollector`, `BSTCollector` and `SSTCollecotr`
+       import under `from lofar_station_client.statistics import xxx`
+- 0.x. - Lost to the Void