This commit is contained in:
jamesagnew 2020-06-11 14:03:20 -04:00
parent d521dc61cc
commit 756602183b
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
type: change
issue: 237
title: "The R5 structure methods for working with extensions on arbtrary fields, e.g.
`getExtensionByUrl(String)`, `removeExtension(String)`, `getExtensionsByUrl(String)`
`hasExtension(String)`, and `getExtensionString(String)` have been enhanced so that they
now return modifier extensions as well as the non-modifier extensions they previously
returned."