Skip to content

Commit 640cd9b

Browse files
authored
Update CHANGELOG.md
1 parent 2a7b316 commit 640cd9b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
99
### Added
1010

1111
* Added clarification that `id` field values SHOULD always be strings to context schema definition (a restriction that can't easily be represented in the generated types). ([#1149](https://github.com/finos/FDC3/pull/1149))
12+
* Added requirement that Standard versions SHOULD avoid the use unions in context and API definitions wherever possible as these can be hard
13+
to replicate and MUST avoid unions of primitive types as these can be impossible to replicate in other languages. ([#120](https://github.com/finos/FDC3/pull/1200))
1214

1315
### Changed
1416

0 commit comments

Comments
 (0)