Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahryman40k committed Mar 15, 2019
1 parent 7649556 commit 184217d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
- Implement FHIR Resources with io-ts
- You can now validate your json and strongly type data.

**known limitation**
Currently an issue occurs with io-ts union that prevent the use caontained property of FHIR Resources. So for now there are deactivated.

# 4.0.1
- Fix: properties are now lowercase as FHIR spec
- Fix: Enum generation

# 4.0.0
- Create model for FHIR R4 Resources
- Create model for FHIR R4 Resources

0 comments on commit 184217d

Please sign in to comment.