diff --git a/CHANGES.rst b/CHANGES.rst
index d879a35f6..f284622d9 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -21,6 +21,10 @@ Release history
3.4.0 (unreleased)
------------------
+*Compatible with Nengo 3.0.0 - 3.1.0*
+
+*Compatible with TensorFlow 2.2.0 - 2.4.0*
+
**Added**
- Added support for `KerasSpiking `_ layers in
@@ -56,6 +60,10 @@ Release history
3.3.0 (August 14, 2020)
-----------------------
+*Compatible with Nengo 3.0.0*
+
+*Compatible with TensorFlow 2.2.0 - 2.3.0*
+
**Added**
- Added support for new Nengo core ``NeuronType`` state implementation. (`#159`_)
@@ -131,6 +139,10 @@ Release history
3.2.0 (April 2, 2020)
---------------------
+*Compatible with Nengo 3.0.0*
+
+*Compatible with TensorFlow 2.0.0 - 2.2.0*
+
**Added**
- Added ``nengo_dl.LeakyReLU`` and ``nengo_dl.SpikingLeakyReLU`` neuron models.
@@ -219,6 +231,10 @@ Release history
3.1.0 (March 4, 2020)
---------------------
+*Compatible with Nengo 3.0.0*
+
+*Compatible with TensorFlow 2.0.0 - 2.1.0*
+
**Added**
- Added ``inference_only=True`` option to the Converter, which will allow some
@@ -264,6 +280,10 @@ Release history
3.0.0 (December 17, 2019)
-------------------------
+*Compatible with Nengo 3.0.0*
+
+*Compatible with TensorFlow 2.0.0*
+
There are a lot of **breaking changes** in NengoDL 3.0. See the `migration guide
`_ for all the
details.
@@ -446,6 +466,10 @@ details.
2.2.2 (November 20, 2019)
-------------------------
+*Compatible with Nengo 2.8.0 - 3.0.0*
+
+*Compatible with TensorFlow 1.4.0 - 2.0.0*
+
**Fixed**
- Compatibility with Nengo 3.0 release
@@ -453,6 +477,10 @@ details.
2.2.1 (October 2, 2019)
-----------------------
+*Compatible with Nengo 2.8.0*
+
+*Compatible with TensorFlow 1.4.0 - 2.0.0*
+
**Changed**
- Update testing framework to use new nengo pytest ecosystem (``pytest-rng``,
@@ -468,6 +496,10 @@ details.
2.2.0 (July 24, 2019)
---------------------
+*Compatible with Nengo 2.8.0*
+
+*Compatible with TensorFlow 1.4.0 - 2.0.0*
+
**Added**
- Added a