Skip to content

Commit 023bf01

Browse files
committed
chore: update change log (basic discriminator support)
1 parent a602c44 commit 023bf01

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGE_HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 4.7.0 (2020-11-15)
2+
3+
* chore: increment minor version ([a602c44](https://github.com/cdimascio/express-openapi-validator/commit/a602c44))
4+
* chore: update change log ([a3e1cc0](https://github.com/cdimascio/express-openapi-validator/commit/a3e1cc0))
5+
* top level discriminator support (oneOf, anyOf) for request bodies (#461) ([17f4c47](https://github.com/cdimascio/express-openapi-validator/commit/17f4c47)), closes [#461](https://github.com/cdimascio/express-openapi-validator/issues/461) [#458](https://github.com/cdimascio/express-openapi-validator/issues/458)
6+
7+
8+
19
## 4.6.0 (2020-11-15)
210

311
* chore: increment minor version ([af26e9c](https://github.com/cdimascio/express-openapi-validator/commit/af26e9c))

0 commit comments

Comments
 (0)