Skip to content

Commit

Permalink
chore(release): version 2.98.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Mar 29, 2022
1 parent 42eb4a1 commit da35eec
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,3 +1,10 @@
<a name="v2.98.0"></a>
### v2.98.0 (2022-03-29)

#### Features

* support debug logging of entire request and response ([42eb4a17](/../../commit/42eb4a17))

<a name="v2.97.0"></a>
### v2.97.0 (2022-03-29)

Expand Down
2 changes: 1 addition & 1 deletion lib/pact_broker/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PactBroker
VERSION = "2.97.0"
VERSION = "2.98.0"
end

0 comments on commit da35eec

Please sign in to comment.