File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
55## [ Unreleased]
66
7+ * Nothing here yet ...*
8+
9+ ## [ v0.3.0]
10+
711### Added
812- Vendor ` parse ` package until [ parse (#38 )] ( https://github.com/r1chardj0n3s/parse/pull/38 ) is merged
913- Implement ` radish-test ` to test step patterns
@@ -24,5 +28,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2428
2529Please see ` git log `
2630
27- [ Unreleased ] : https://github.com/radish-bdd/radish/compare/v0.2.12...HEAD
31+ [ Unreleased ] : https://github.com/radish-bdd/radish/compare/v0.3.0...HEAD
32+ [ v0.3.0 ] : https://github.com/radish-bdd/radish/compare/v0.2.12...v0.3.0
2833[ v0.2.12 ] : https://github.com/radish-bdd/radish/compare/v0.2.11...v0.2.12
Original file line number Diff line number Diff line change 22
33__DESCRIPTION__ = "Behaviour-Driven-Development tool for python"
44__LICENSE__ = "MIT"
5- __VERSION__ = "0.2.12 "
5+ __VERSION__ = "0.3.0 "
66__AUTHOR__ = "Timo Furrer"
77__AUTHOR_EMAIL__ = "tuxtimo@gmail.com"
88__URL__ = "http://radish-bdd.io"
You can’t perform that action at this time.
0 commit comments