Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
Update version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tilmanginzel committed Nov 6, 2018
1 parent 0377af8 commit 6741f41
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v0.2.1

Many thanks to @trinidad8516 for providing the following changes:
* Add support to show projectName and projectVersion on summary page
* See [configuration](https://github.com/AOEpeople/geb-spock-reports#configure-spock-reports) on how to use them
* Highlight skipped specifications on summary page and add quick filter

## v0.2.0

This update contains some major template design changes.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Add dependencies.

```groovy
dependencies {
testCompile 'com.aoe:geb-spock-reports:0.2.0'
testCompile 'com.aoe:geb-spock-reports:0.2.1'
// required spock libraries
testCompile "org.spockframework:spock-core:1.1-groovy-2.4-rc-4"
Expand Down

0 comments on commit 6741f41

Please sign in to comment.