Skip to content

Commit ee59d29

Browse files
committed
updated release-notes with v4 release
1 parent e6d7101 commit ee59d29

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

release-notes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
##V4 In Development
1+
##In Development
22

3+
[Commits](https://github.com/TestStack/TestStack.BDDfy/compare/v4.0.0...master)
4+
5+
###v4.0.0 - 2014-07-19
36
####Improvements
47
- [#155](https://github.com/TestStack/TestStack.BDDfy/pull/155) - Multi-line steps format nicely in TextReporter
58
- [#61](https://github.com/TestStack/TestStack.BDDfy/pull/61) & [#62](https://github.com/TestStack/TestStack.BDDfy/pull/62) - rationalized BDDfy namespaces to require less namespaces for some features and to make features more discoverable. **Breaking Change**
@@ -39,7 +42,7 @@
3942
- [#94](https://github.com/TestStack/TestStack.BDDfy/pull/94) & [#98](https://github.com/TestStack/TestStack.BDDfy/pull/98) - Metro HTML report, new report which is a bit more modern. It can be enabled via configuration.
4043
- [#140](https://github.com/TestStack/TestStack.BDDfy/pull/140) - Added tags, `.WithTags("Tag1", "Tag2")`. Tags will show in BDDfy reports
4144

42-
[Commits](https://github.com/TestStack/TestStack.BDDfy/compare/v3.19.1...master)
45+
[Commits](https://github.com/TestStack/TestStack.BDDfy/compare/v3.19.1...v4.0.0)
4346

4447
###v3.19.1 - 2014-03-17
4548
####Improvements

0 commit comments

Comments
 (0)