This commit is contained in:
James Agnew 2017-10-30 16:17:30 -04:00
parent 9fe12a9f4e
commit c7d279fa75
1 changed files with 5 additions and 0 deletions

View File

@ -157,6 +157,11 @@
returning a 304 when the resource had been modified recently. Thanks to
Michael Lawley for the pull request!
</action>
<action type="add">
Add <![CDATA[<code>Prefer</code>]]> to the list of headers which are declared as
being acceptable for CORS requests in CorsInterceptor, CLI, and JPA Example.
Thanks to Patrick Werner for the pull request!
</action>
</release>
<release version="3.0.0" date="2017-09-27">
<action type="add">