Fix for CSV export.
[fnpdjango.git] / CHANGELOG.md
index acbd281..3ec1475 100644 (file)
@@ -2,6 +2,16 @@
 
 This document records all notable changes to fnpdjango.
 
+## 0.4.5 (2020-03-26)
+
+- Support for Django up do 3.0.
+- Added `actions.export_as_csv_action`.
+
+
+## 0.4.3 (2019-10-02)
+
+- Make textile import optional when loading template tags.
+
 
 ## 0.4.1 (2019-09-27)