Release 1.5.0
[cached-property.git] / HISTORY.rst
index 3192806a42648b8c3cf7f216a90583a1fd35c276..49d141a03b974e8adb03602ae4aa92c349922154 100644 (file)
@@ -3,12 +3,17 @@
 History
 -------
 
-1.4.3 (2018-07-31)
+1.5.0 (2018-08-05)
 ++++++++++++++++++
 
 * Added formal support for Python 3.7
 * Removed formal support for Python 3.3
 
+1.4.3  (2018-06-14)
+++++++++++++++++++
+
+* Catch SyntaxError from asyncio import on older versions of Python, thanks to @asottile
+
 1.4.2 (2018-04-08)
 ++++++++++++++++++