Skip to content

Commit fb93eb2

Browse files
committed
docs: update changelog
1 parent 2c3c3a0 commit fb93eb2

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CHANGELOG.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,9 @@
44

55
#### Features
66

7-
* all logging to indicate which pacts are being fetched from the broker ([06fa615](/../../commit/06fa615))
7+
* add logging to indicate which pacts are being fetched from the broker ([06fa615](/../../commit/06fa615))
88
* allow verbose http logging to be turned on when fetching pacts URLs from the broker ([436f3f2](/../../commit/436f3f2))
99
* allow pacts to be dynamically fetched from a pact broker by provider name and tags ([ef97898](/../../commit/ef97898))
10-
* FetchPacts is not returning pactUri array instead of string array. Other PR feedback. ([fca52f2](/../../commit/fca52f2))
11-
* wiring up fetch_pacts with honours_pacts_from_pact_broker DSL. ([b609289](/../../commit/b609289))
12-
* DSL for fetch_pacts ([81fd0ed](/../../commit/81fd0ed))
13-
* adding fallback per tag [{name: tag, all: false, fallback: "value"}] ([625df02](/../../commit/625df02))
14-
* adding fallback tag incase consumer tag does not exist. ([7e40778](/../../commit/7e40778))
15-
* handling tags ['tag-1', {name: 'tag-2', all: true}] ([3b49f03](/../../commit/3b49f03))
16-
* handling tags ['tag-1', {name: 'tag-2', all: true}] ([7313818](/../../commit/7313818))
17-
1810

1911
#### Bug Fixes
2012

0 commit comments

Comments
 (0)