Skip to content

Commit

Permalink
bump to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CleanCut committed Jan 12, 2022
1 parent e35cd61 commit 07969ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Version 3.4.0
#### 12 January 2021

- Four levels of verbosity (`-vvvv` on the command line or `verbose=4` in the config) now displays the test method name _and_ the test method docstring. Resolves #252.

# Version 3.3.0
#### 15 July 2021

Expand Down
2 changes: 1 addition & 1 deletion green/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0
3.4.0

0 comments on commit 07969ad

Please sign in to comment.