Skip to content

Commit e75b19e

Browse files
Updated change history with missing_as_none and strict_typing options.
1 parent ad9a31e commit e75b19e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.rst

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Release 1.5.0 (released October 12, 2020)
55

66
* #64: Fixed URL validator and checker to ensure that protocol is case insensitive.
77
* #63: Added a MIME type validator and checker.
8+
* ENHANCEMENT: Added ``missing_as_none`` option to ``checkers.are_dicts_equivalent()``.
9+
* ENHANCEMENT: Added ``strict_typing`` option to ``checkers.are_equivalent()``.
810

911
-----------
1012

0 commit comments

Comments
 (0)