From 4e6e8e699436cfc3bb0b31ffa63e677a82bbdd4d Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Sun, 22 Apr 2012 22:37:54 -0700 Subject: Added to HISTORY that test harness no longer requires nose. --- HISTORY.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index c453628..ae099ab 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,9 +4,10 @@ History 0.5.1 (TBD) ----------- -* Added support for Python 3.2 (following conversion with 2to3_). -* Test runner now supports both yaml and json forms of Mustache spec. +* Added support for Python 3.1 and 3.2. * Added tox support to test multiple Python versions. +* Test harness now supports both YAML and JSON forms of Mustache spec. +* Test harness no longer requires nose. 0.5.0 (2012-04-03) ------------------ -- cgit v1.2.1