Add changelog

This commit is contained in:
Tadgh 2020-03-17 09:33:58 -07:00
parent 6f872ffb51
commit 77733b59fa
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
type: add
issue: 1760
title: "Adds support for chained parameters in a _has query. For example
`GET /Patient?_has:Observation:subject:device.identifier=1234-5`. Adds a performance warning on any queries that use
an unqualified resource in a chain which ends up resolving to 2 or more candidate target types."