docs/HISTORY.txt
changeset 540 cf2d19055dd7
parent 493 5d94baef6923
child 596 0d1df0c8f195
--- a/docs/HISTORY.txt	Thu Apr 26 17:03:59 2018 +0200
+++ b/docs/HISTORY.txt	Fri Apr 27 10:42:59 2018 +0200
@@ -1,6 +1,18 @@
 History
 =======
 
+0.1.13
+------
+ - renamed factories to use snake_case on functions
+ - updated custom "update_content" methods for last PyAMS_form package
+ - added checks for "pyams_gis" package availability to enable GPS coordinates attributes
+ - refactored blog post add form
+ - added ProtectedFormObjectMixin as base class to menu dividers to avoid menus only containing dividers
+ - added prefix to edit forms
+ - updated TinyMCE editor initialization
+ - updated contact paragraph properties
+ - updated JSON events responses
+
 0.1.12
 ------
  - updated site upgrade code to use factory interfaces for shared tools