Skip to content

Commit 243dcdd

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: Fix licence Fix CS in link binary [Cache] remove no-op Fix CS in Changelogs [Notifier][Sinch] Add tests [Notifier] [Nexmo] Add tests [Notifier][OvhCloud] Add tests [Notifier] [Free Mobile] Rename method to match other bridges [Cache] fix setting "read_timeout" when using Redis Fix CS in changelogs [Notifier] Streamline README files
2 parents 732963f + f580598 commit 243dcdd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ CHANGELOG
1010
5.1.0
1111
-----
1212

13-
* Added an `UninitializedPropertyException`
14-
* Linking to PropertyInfo extractor to remove a lot of duplicate code
13+
* Added an `UninitializedPropertyException`
14+
* Linking to PropertyInfo extractor to remove a lot of duplicate code
1515

1616
4.4.0
1717
-----
@@ -22,9 +22,9 @@ CHANGELOG
2222
4.3.0
2323
-----
2424

25-
* added a `$throwExceptionOnInvalidPropertyPath` argument to the PropertyAccessor constructor.
26-
* added `enableExceptionOnInvalidPropertyPath()`, `disableExceptionOnInvalidPropertyPath()` and
27-
`isExceptionOnInvalidPropertyPath()` methods to `PropertyAccessorBuilder`
25+
* added a `$throwExceptionOnInvalidPropertyPath` argument to the PropertyAccessor constructor.
26+
* added `enableExceptionOnInvalidPropertyPath()`, `disableExceptionOnInvalidPropertyPath()` and
27+
`isExceptionOnInvalidPropertyPath()` methods to `PropertyAccessorBuilder`
2828

2929
4.0.0
3030
-----

0 commit comments

Comments
 (0)