This commit is contained in:
James Agnew 2017-08-24 21:30:56 -04:00
parent 5efeb125b4
commit e95e2e92c1
1 changed files with 5 additions and 0 deletions

View File

@ -332,6 +332,11 @@
Add appropriate import statements for logging to JPA demo code. Thanks to
Rob Hausam for the pull request!
</action>
<action type="add" issue="700">
Add some browser performance logging to ResponseHighlightingInterceptor. Thanks
to Eugene Lubarsky for the pull request, and for convincing James not to
optimize something that did not need optimizing!
</action>
</release>
<release version="2.5" date="2017-06-08">
<action type="fix">