Changes
=======

3.2 (2015-11-10)
----------------

 * Support zc.buildout >= 2.0.0.
 * Same parts directory as the normal buildout is used so that we can
   build faster and also make the code simpler.
 * Python part is now specified by `python` parameter in `buildout`
   section.
 * Restart automatically with the original python when running python
   part is removed.

3.1 (2011-06-24)
----------------

 * Support eggs parameter in rebootstrap section in order to add additional
   eggs for rebootstrapped buildout. [Łukasz Nowak]

3.0 (2011-05-27)
----------------

 * Renamed from slapos.tool.rebootstrap 2.4 [Łukasz Nowak]
