docs/HISTORY.txt
changeset 24 651c3646cab3
parent 19 f3f2a1e1f3bb
child 28 d8405a4d7d45
--- a/docs/HISTORY.txt	Wed Jul 12 11:39:41 2017 +0200
+++ b/docs/HISTORY.txt	Wed Jul 12 14:23:51 2017 +0200
@@ -1,6 +1,15 @@
 History
 =======
 
+0.1.4
+-----
+ - updated CatalogResultSet class to be able to feed it with a list of internal IDs as well a Query object
+ - added "prepend" and "append" methods to CatalogResultSet class to be able to add a list of items to the beginning
+   or the end of the initial results list
+ - corrected "get_resolution" function with new doctests
+ - added custom IKeyValue adapter for catalog
+ - updated dependencies
+
 0.1.3
 -----
  - added view to display properties of catalog indexes