prepping for release

This commit is contained in:
Kenneth Reitz
2011-03-20 16:38:35 -04:00
parent 1f46ad6d9d
commit 8b7d9930d9
2 changed files with 10 additions and 1 deletions
+10
View File
@@ -6,3 +6,13 @@ History
* Initial Release!
0.1.1 (2011-03-20)
++++++++++++++++++
* Bugfixes
* Indent Newline Injection
* resources: flags, not_flags, files, not_files
* Lots of Examples
-1
View File
@@ -126,7 +126,6 @@ sure you add yourself to AUTHORS_.
Roadmap
-------
- Indent ``\n`` injection
- Unittests
- Sphinx Documentation
- Python 2.5, 3.1, 3.2 Support