Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Sep 7, 2015
1 parent 893103c commit b515752
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD` replacing TAGNAME and HEAD as appropriate.

# 3.0.3 - leiningen plugin

* 893103c - updated readme about start and terminate provider in lein plugin (Ronald Holshausen, Mon Sep 7 17:21:06 2015 +1000)
* 00ebc6d - implement start and terminate provider tasks (Ronald Holshausen, Mon Sep 7 17:07:03 2015 +1000)
* 6c5471f - updated lein readme (Ronald Holshausen, Mon Sep 7 13:48:50 2015 +1000)
* e2f3246 - added basic readme about lein plugin (Ronald Holshausen, Mon Sep 7 13:18:19 2015 +1000)
* d06652b - add clojars repo for the pact-jvm-provider-lein module (Ronald Holshausen, Mon Sep 7 13:03:57 2015 +1000)
* 05572ff - fix the repos on the lein plugin (Ronald Holshausen, Fri Sep 4 19:21:03 2015 +1000)
* e695114 - lein plugin can now accept anonymous functions (Ronald Holshausen, Fri Sep 4 15:27:56 2015 +1000)
* b1b843c - first semi-working version of the lein plugin (Ronald Holshausen, Thu Sep 3 16:31:16 2015 +1000)
* 49143cd - updated changelog (Ronald Holshausen, Sat Aug 29 15:54:04 2015 +1000)
* 95e0c45 - bump version (Ronald Holshausen, Sat Aug 29 14:26:31 2015 +1000)

# 3.0.2 - fixes to XML matching and JUnit rule

* 624b1ca - updated the readme about defaulting the provider name #144 (Ronald Holshausen, Sat Aug 29 13:23:23 2015 +1000)
Expand Down

0 comments on commit b515752

Please sign in to comment.