This commit is contained in:
James 2017-01-31 07:22:38 -05:00
parent ea1ebb245e
commit b0981a8dc5
2 changed files with 11 additions and 0 deletions

View File

@ -292,6 +292,11 @@
<id>Robbert1</id>
<name>Robbert van Waveren</name>
</developer>
<developer>
<id>daliboz</id>
<name>Jenny Syed</name>
<organization>Cerner</organization>
</developer>
</developers>
<licenses>

View File

@ -263,6 +263,12 @@
in creating custom structures. Thanks to Allan Bro Hansen
for pointing this out.
</action>
<action type="fix" issue="547">
CapturingInterceptor did not buffer the response meaning
that in many circumstances it did not actually capture
the response. Thanks to Jenny Syed of Cerner for
the pull request and contribution!
</action>
</release>
<release version="2.1" date="2016-11-11">
<action type="add">