From 8136f4b09eac5ed160fd49ec70f2c1338df6ec8d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 25 Sep 2010 17:18:48 -0400 Subject: [PATCH] Updated history for v0.8.0. --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index d4b58d4..06d8257 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,13 @@ History ======= +0.8.0 (2010-09-25) +------------------ +* New format plugin system! +* Imports! ELEGANT Imports! +* Tests. Lots of tests. + + 0.7.1 (2010-09-20) ------------------