Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hoeck committed May 10, 2023
1 parent c630956 commit 218ea74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- `nonStrict` creates a non-strict `record` runtype from a provided `record` runtype
- a non-strict `record` runtype will ignore keys that are not specified in the original runtype's typemap
- non-strict `record` runtypes will replace `sloppyRecord` runtypes
- fix: allow literal booleans as type-discriminators in discriminated unions, see [#98](https://github.com/hoeck/simple-runtypes/issues/98)

### 7.1.3

Expand Down

0 comments on commit 218ea74

Please sign in to comment.