Credit for #651
This commit is contained in:
parent
f917977081
commit
41a64a6999
2
pom.xml
2
pom.xml
|
@ -339,7 +339,7 @@
|
||||||
</developer>
|
</developer>
|
||||||
<developer>
|
<developer>
|
||||||
<id>eug48</id>
|
<id>eug48</id>
|
||||||
<name>eug48</name>
|
<name>Eugene Lubarsky</name>
|
||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
|
|
|
@ -133,8 +133,8 @@
|
||||||
</action>
|
</action>
|
||||||
<action type="add" issue="651">
|
<action type="add" issue="651">
|
||||||
Enhancement to ResponseHighlighterInterceptor where links in the resource
|
Enhancement to ResponseHighlighterInterceptor where links in the resource
|
||||||
body are now converted to actual clickable hyperlinks. Thanks to GitHub user
|
body are now converted to actual clickable hyperlinks. Thanks to Eugene Lubarsky
|
||||||
@eug48 for the pull request!
|
for the pull request!
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.5" date="2017-06-08">
|
<release version="2.5" date="2017-06-08">
|
||||||
|
|
Loading…
Reference in New Issue