Update changelog
This commit is contained in:
parent
7a878152c4
commit
dacbdfc6f1
|
@ -375,6 +375,10 @@
|
||||||
document, not as a transaction) the ID was incorrectly stripped from
|
document, not as a transaction) the ID was incorrectly stripped from
|
||||||
resources being saved within the Bundle. This has been corrected.
|
resources being saved within the Bundle. This has been corrected.
|
||||||
</action>
|
</action>
|
||||||
|
<action type="add">
|
||||||
|
Subscriptions in JPA server now support "email" delivery type through the
|
||||||
|
use of a new interceptor which handles that type
|
||||||
|
</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.5" date="2017-06-08">
|
<release version="2.5" date="2017-06-08">
|
||||||
<action type="fix">
|
<action type="fix">
|
||||||
|
|
Loading…
Reference in New Issue