NEXT
====

0.5
===

* Use a timezone aware datetime, because subunit generates tz aware datetimes
  (John Arbash Meinel, lp:481119)

* Use the earliest known time as the start of the test run rather than simply
  the time when the test run started, giving sensible results when replaying
  recorded subunit streams in subunit2junitxml. (Robert Collins)

0.4
===

* Set the tests count in the xml correctly. (Matt Mason, Robert Collins,
  lp:484800)

0.3
===

* Support addSkip on pythons where unittest does not support it yet.
  (Robert Collins, lp:435400)
