Skip to content

Commit

Permalink
Credit for #708
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesagnew committed Aug 13, 2017
1 parent b16c94b commit 2e0f5a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,10 @@
<id>dconlan</id>
<name>dconlan</name>
</developer>
<developer>
<id>psbrandt</id>
<name>Pascal Brandt</name>
</developer>
</developers>

<licenses>
Expand Down
4 changes: 4 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,10 @@
Fix a bug in REST Hook Subscription interceptors which prevented subscriptions
from being activated. Thanks to Jeff Chung for the pull request!
</action>
<action type="fix" issue="708">
Fix broken links in usage pattern diagram on website. Thanks to
Pascal Brandt for the pull request!
</action>
</release>
<release version="2.5" date="2017-06-08">
<action type="fix">
Expand Down

0 comments on commit 2e0f5a3

Please sign in to comment.