Skip to content

Commit 007d411

Browse files
committed
[OptionsResolver] Documented BC break
1 parent db9884b commit 007d411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ CHANGELOG
4242
RuntimeException
4343
* [BC BREAK] normalizers are not executed anymore for unset options
4444
* normalizers are executed after validating the options now
45+
* [BC BREAK] an UndefinedOptionsException is now thrown instead of an
46+
InvalidOptionsException when non-existing options are passed

0 commit comments

Comments
 (0)