Skip to content

Commit

Permalink
update CHANGELOG #232
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schäfer committed Sep 18, 2016
1 parent 951f232 commit ca67438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## New Features

* Added possibility to use JGiven in JUnit by just using two rules. No deriving from ScenarioTest is necessary anymore
* Added possibility to use JGiven in JUnit by just using two rules. No deriving from ScenarioTest is necessary anymore, see [#232](https://github.com/TNG/JGiven/pull/232)
* Allow multiple formatter annotations on arguments, e.g., "@Quoted @YesNo", see [#204](https://github.com/TNG/JGiven/issues/204).
* Added a new comment() method to provide further information on specific step method invocations, see [#50](https://github.com/TNG/JGiven/issues/50).
* Steps can now have multiple attachments [#194](https://github.com/TNG/JGiven/issues/194).
Expand Down

0 comments on commit ca67438

Please sign in to comment.