Skip to content

Commit dee99e5

Browse files
committed
[Notifier] Add missing space in changelog (5.3)
1 parent 6ada205 commit dee99e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CHANGELOG
55
-----
66

77
* The component is not marked as `@experimental` anymore
8-
* [BC BREAK] Changed the return type of `AbstractTransportFactory::getEndpoint()` from `?string` to `string`
8+
* [BC BREAK] Changed the return type of `AbstractTransportFactory::getEndpoint()` from `?string` to `string`
99
* Added `DSN::getRequiredOption` method which throws a new `MissingRequiredOptionException`.
1010

1111
5.2.0

0 commit comments

Comments
 (0)