|
1 | 1 | To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD` replacing TAGNAME and HEAD as appropriate.
|
2 | 2 |
|
| 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 | + |
3 | 18 | # 3.1.0 - First implementation of V3 pacts + bugfixes
|
4 | 19 |
|
5 | 20 | * 250becc - updated changelog (Ronald Holshausen, Thu Sep 17 19:56:18 2015 +1000)
|
|
0 commit comments