diff --git a/HISTORY.rst b/HISTORY.rst index ee09982..992bdaa 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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 + + diff --git a/README.rst b/README.rst index 8def0b3..6cdfeb7 100644 --- a/README.rst +++ b/README.rst @@ -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