Skip to content

Commit 470ac06

Browse files
carusogabrielnicolas-grekas
authored andcommitted
Clean up
1 parent 8cb0538 commit 470ac06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CHANGELOG
2525
* deprecated OptionsResolver::isKnown() in favor of isDefined()
2626
* [BC BREAK] OptionsResolver::isRequired() returns true now if a required
2727
option has a default value set
28-
* [BC BREAK] merged Options into OptionsResolver and turned Options into an
28+
* [BC BREAK] merged Options into OptionsResolver and turned Options into an
2929
interface
3030
* deprecated Options::overload() (now in OptionsResolver)
3131
* deprecated Options::set() (now in OptionsResolver)
@@ -36,7 +36,7 @@ CHANGELOG
3636
lazy option/normalizer closures now
3737
* [BC BREAK] removed Traversable interface from Options since using within
3838
lazy option/normalizer closures resulted in exceptions
39-
* [BC BREAK] removed Options::all() since using within lazy option/normalizer
39+
* [BC BREAK] removed Options::all() since using within lazy option/normalizer
4040
closures resulted in exceptions
4141
* [BC BREAK] OptionDefinitionException now extends LogicException instead of
4242
RuntimeException

0 commit comments

Comments
 (0)