--- a/docs/HISTORY.txt Tue Oct 14 14:39:01 2014 +0200
+++ b/docs/HISTORY.txt Tue Oct 14 14:46:45 2014 +0200
@@ -1,6 +1,17 @@
History
=======
+0.1.8
+-----
+ - added target link attribute to menus
+ - added title attribute to menus
+ - added IInnerForm interface to handle forms located inside another container
+ - added DataTables finalization callbacks handler
+ - updated UnauthorizedExceptionView to correctly handle AJAX authentication errors
+ - updated MyAMS.baseURL function
+ - changed login form login field description
+ - force content-type to text/plain in form's AJAX response to prevent HTML content-type
+
0.1.7
-----
- added JQuery DataTables "editable" plug-in extension support