Merge branch 'master' into migrate-to-md
[cached-property.git] / HISTORY.md
index c102b9910995ba3302ae9152d15f629a4e6c30e3..2d6a4f470d208ff3ace6bf62561990fed01e3d70 100644 (file)
@@ -1,5 +1,17 @@
 # History
 
+## 2.0 (2020-09-??)
+
+* Remove formal support for Python 2.7
+* Convert RST to MD
+
+## 1.5.2 (2020-09-21)
+
+* Add formal support for Python 3.8
+* Remove formal support for Python 3.4
+* Switch from Travis to GitHub actions
+* Made tests pass flake8 for Python 2.7
+
 ## 1.5.1 (2018-08-05)
 
 * Added formal support for Python 3.7