Skip to content

Commit b5ed723

Browse files
author
Ronald Holshausen
committed
update change log
1 parent a98f461 commit b5ed723

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD` replacing TAGNAME and HEAD as appropriate.
22

3+
# 3.1.1 - bugfixes and pact broker integration
4+
5+
* a98f461 - let the user configure the consumers from the pact broker with a closure in the Gradle plugin #168 (Ronald Holshausen, Tue Oct 20 09:50:05
6+
* e8a93ec - add ability to fetch pacts from pact broker in maven plugin #168 (Ronald Holshausen, Tue Oct 20 09:05:38 2015 +1100)
7+
* 3aa394a - add ability to fetch pacts from pact broker in gradle plugin #168 (Ronald Holshausen, Mon Oct 19 13:49:44 2015 +1100)
8+
* d67443c - added some debug statements to the pact verifer (Ronald Holshausen, Fri Oct 16 14:12:16 2015 +1100)
9+
* 754b57c - fix code narc (Ronald Holshausen, Fri Oct 16 09:25:16 2015 +1100)
10+
* 878ee30 - Merge pull request #171 from Freaky-namuH/master (Ronald Holshausen, Fri Oct 16 09:17:17 2015 +1100)
11+
* 5f06ad5 - Set found consumers on the provider so that the pact files are run. Fixes #170. Added additional output to make it easier to know if there
12+
* 8050223 - refactored the Java consumer DSL to allow the provider state to be set per request #169 (Ronald Holshausen, Mon Oct 12 14:29:03 2015 +1100
13+
* 52b7457 - bump version (Ronald Holshausen, Tue Oct 6 21:45:25 2015 +1100)
14+
* a2eab6d - upgrade to the latest version of the gradle publish plugin (Ronald Holshausen, Tue Oct 6 21:44:13 2015 +1100)
15+
* c6ba451 - add version badges against branches (Ronald Holshausen, Tue Oct 6 21:18:44 2015 +1100)
16+
* 0d09534 - update changelog (Ronald Holshausen, Tue Oct 6 20:30:22 2015 +1100)
17+
318
# 3.1.0 - First implementation of V3 pacts + bugfixes
419

520
* 250becc - updated changelog (Ronald Holshausen, Thu Sep 17 19:56:18 2015 +1000)

0 commit comments

Comments
 (0)