Skip to content

Commit

Permalink
Fixed version numbers in CHANGELOG.md (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougthor42 authored and CleanCut committed Jun 24, 2017
1 parent 65f4347 commit 815dbcd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Version 3.9.0
# Version 2.9.0
##### 23 June 2017

- Green now supports unittest's `load_test` protocol. Contributed by Martin
Expand All @@ -11,7 +11,7 @@

- Minor grammar/spelling fixes.

# Version 3.8.2
# Version 2.8.2
##### 7 May 2017

- Work around Python's failure to skip tests in a consistent way -- in
Expand All @@ -27,7 +27,7 @@
2.7 which expect to use an iterator with a next() function.


# Version 3.8.1
# Version 2.8.1
##### 29 April 2017

- An unexpectedSuccess does not count as a failure for the test run as a whole,
Expand Down

0 comments on commit 815dbcd

Please sign in to comment.