Fix formatting in changelog

This commit is contained in:
James Agnew 2018-09-18 09:21:53 -04:00
parent 942dfedbff
commit 6e0a1dddd4
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@
A bug was fixed in JPA server searches: When performing a search with a _lastUpdate
filter, the filter was applied to any _include values, which it should not have been.
Thanks to Deepak Garg for reporting!
</action>
<action type="add">
When performing a ConceptMap/$translate operation with reverse="true" in the arguments,
the equivalency flag is now set on the response just as it is for a non-reverse lookup.