Changelog
=========

0.2.0 (2012-01-30)
------------------

* ReferenceColumn - added an alternative jQuery library, installable using a separate
  Generic Setup profile [keul]
* ReferenceColumn - fulltext search is now restricted to the path of the calling context [keul]
* ReferenceColumn - URL where to perform AJAX call is taken from a ``ICallingContextProvider``
  adapter. 3rd party products can provide a more specific one than the default (that still
  call the portal url) [keul]

0.1.1 (2012-01-12)
------------------

* ReferenceColumn - fixed bug that when saving empty new row it will save a random
  site content [keul]
* ReferenceColumn - Added ``surf_site`` and ``search_site`` parameters [keul]

0.1.0 (2011-12-01)
------------------

* Initial release
