0.2.0 (2008-05-08)
==================

  - added 'archive-before-backup' option. [tdesvenain]
    True by default. If set to 0, buildout is not backuped before a restore

  - added 'include-folders' option, that allows to limit backup
    on some directories [tdesvenain]

  - create backups dir if not exists [tdesvenain]

  - add format option instead of archive-root-name
    [gawel]

  - fixing test so it passes on all machines
    [tarek]

0.1.2 (2008-04-11)
==================

  - Added the fs-location option, that allows
    doing a safe backup of a running Data.fs.
    [tarek]

0.1.1 (2008-03-21)
==================

  - Added the `exclude-folders` option

  - Now asks a question before restoring.
    It is more a conveniency since everything
    is backed up in any case.
    [tarek]

0.1.0 (2008-03-12)
==================

 - Initial implementation.
   [tarek]
 - Created recipe with ZopeSkel
   [Ingeniweb].

