Skip to content

Commit 1e98b38

Browse files
docs: update CHANGELOG
1 parent fbe70ea commit 1e98b38

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog and release notes
22

3+
### 0.8.4
4+
5+
#### Features
6+
7+
* `ValidatorOptions` now has a `forbidUnknownValues` key to prevent unknown objects to pass validation
8+
* it's highly advised to turn this option on
9+
* now this option defaults to `false` but will be default to `true` after the **1.0** release
10+
11+
#### Fixes
12+
13+
_no fixes in this release_
14+
315
### 0.8.3
416

517
#### Features

0 commit comments

Comments
 (0)