News
====

0.1.2
-----

*Release date: 2010-09-18*

* Documentation improvements and a small change to mkbootstrap's help message.
* Added ``# prompt =`` to the ``[options]`` section of the default
  bootstrap.cfg in order to indicate support for virtualenv 1.5's new
  ``--prompt`` option.
* Minimal testing on Linux and Windows under Python 2.6 and 2.7.
* Added an automatic patch for virtualenv's bug #60.  This makes bootstrapping
  work properly under Windows.

0.1.1
-----

*Release date: 2010-09-17*

* Upgraded virtualenv dependency to 1.5.
* Fixed an issue with the wrong version of distribute causing the bootstraping
  of new projects to fail.

0.1
---

*Release date: 2010-09-17*

* Initial Release.
