source: products/quintagroup.canonicalpath/trunk/docs/HISTORY.txt

Last change on this file was 2373, checked in by mylan, 14 years ago

Update HISTORY, bump version to 0.7

  • Property svn:eol-style set to native
File size: 973 bytes
Line 
1Changelog
2=========
3
40.7 (2010-04-19)
5----------------
6
7 * Add converters from CanonicalPath to CanonicalLink.
8   Useful for migration
9   [mylan]
10 * Added tests for convertors
11   [mylan]
12 * Extract DefaultPropertyAdapter into separate one
13   from DefaultCanonicalAdapter
14   [mylan]
15 * Added tests of default adapters registration
16   [mylan]
17
18
190.6 (2010-04-19)
20----------------
21
22* added compatibility with plone 3.0-3.3 [fenix]
23* added compatibility for plone 4, removed unnecessary tests [fenix]
24* added delete property functionality for ICanonicalPath,
25  ICanonicalLink [mylan]
26* added ICanonicalLink interface/adapter/tests/indexer [mylan]
27
28
290.4 (2010-02-11)
30----------------
31
32* Reregistered base adatapter for OFS.interface.ITraversable [mylan]
33* Rewrite indexer registration with help of plone.indexer [mylan]
34* Removed metadata registration in portal catalog [mylan]
35* Added tests [mylan]
36* Added README [mylan]
37
38
390.1 (2009-03-13)
40----------------
41
42* Initial release
43
Note: See TracBrowser for help on using the repository browser.