Add changelog
This commit is contained in:
parent
81adc5c99e
commit
34c1879973
|
@ -32,6 +32,14 @@
|
|||
<action type="fix">
|
||||
Reference search parameters did not work via the _filter parameter
|
||||
</action>
|
||||
<action type="fix">
|
||||
Transaction entries with a resource URL starting with a leading
|
||||
slash (e.g.
|
||||
<![CDATA[<code>/Organization?identifier=foo</code>]]>
|
||||
instead of
|
||||
<![CDATA[<code>Organization?identifier=foo</code>]]>
|
||||
did not work. These are now supported.
|
||||
</action>
|
||||
</release>
|
||||
<release version="4.0.0" date="2019-08-14" description="Igloo">
|
||||
<action type="add">
|
||||
|
|
Loading…
Reference in New Issue