.. This is your project NEWS file which will contain the release notes.
.. Example: http://www.python.org/download/releases/2.6/NEWS.txt
.. The content of this file, along with README.rst, will appear in your
.. project's PyPI page.

News
====

0.2 
----
*Release date: 21-Feb-2012*

* Move the file/directory based minifying to the -p/--path cmd line flag.
* Support minifying off of stdin and sending to stdout if no path is
  specified.
* Fix the ipdb dependency that should not have been there.

0.1
---

*Release date: 17-Feb-2012*

* Initial pulling out of the Launchpad utils directory.

