Note versions of Python which are no longer supported in changes file
diff --git a/CHANGES.current b/CHANGES.current
index cddeda6..9ba51c8 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -7,6 +7,9 @@
 Version 4.0.0 (in progress)
 ===========================
 
+2018-06-12: olly,wsfulton
+            [Python] #701 Remove support for Python versions < 2.7 and 3.0 and 3.1.
+
 2018-06-11: olly
             [Python] Fix new GCC8 warnings in generated code by avoiding casts
             between incompatible function types where possible (when keyword