docs/HISTORY.txt
changeset 104 e1552515151e
parent 99 14805c882758
child 109 8d30e6009507
--- a/docs/HISTORY.txt	Thu Dec 14 12:19:56 2017 +0100
+++ b/docs/HISTORY.txt	Sun Jan 14 14:52:21 2018 +0100
@@ -1,6 +1,10 @@
 History
 =======
 
+0.1.8
+-----
+ - switched to Pyramid 1.9 and removed custom CSRF handling code
+
 0.1.7
 -----
  - added CSRF token cookie in every server response, with validation in every POST or AJAX request