Skip to content

Commit 439d92b

Browse files
committed
Fix CS in changelogs
1 parent a150d51 commit 439d92b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ CHANGELOG
1010
4.3.0
1111
-----
1212

13-
* added a `$throwExceptionOnInvalidPropertyPath` argument to the PropertyAccessor constructor.
14-
* added `enableExceptionOnInvalidPropertyPath()`, `disableExceptionOnInvalidPropertyPath()` and
15-
`isExceptionOnInvalidPropertyPath()` methods to `PropertyAccessorBuilder`
13+
* added a `$throwExceptionOnInvalidPropertyPath` argument to the PropertyAccessor constructor.
14+
* added `enableExceptionOnInvalidPropertyPath()`, `disableExceptionOnInvalidPropertyPath()` and
15+
`isExceptionOnInvalidPropertyPath()` methods to `PropertyAccessorBuilder`
1616

1717
4.0.0
1818
-----

0 commit comments

Comments
 (0)