docs/HISTORY.txt
changeset 214 48f7bcd85a8c
parent 210 821b37b156ac
child 217 45d0bf02540a
--- a/docs/HISTORY.txt	Wed Dec 04 11:31:41 2019 +0100
+++ b/docs/HISTORY.txt	Mon Jul 20 14:37:23 2020 +0200
@@ -1,6 +1,10 @@
 History
 =======
 
+0.1.28
+------
+ - added adapter lookup while creating search form
+
 0.1.27
 ------
  - code cleanup
@@ -38,7 +42,7 @@
  - updated Select2 widgets templates in display mode
  - added translation to radio buttons display template
  - added simple "add_error" method to IForm interface to be able to add an error easilly to
-    an existing form
+   an existing form
 
 0.1.23.1
 --------