File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
6
7
7
## [ UNRELEASED]
8
8
### Fixed
9
- - Configured message key gets overwritten by the first fetched message # 84
9
+ - NaN
10
10
11
11
### Added
12
12
- NaN
13
13
14
14
### Affected Classes
15
- - [ Query::class ] ( src/Query/Query.php )
15
+ - NaN
16
16
17
17
### Breaking changes
18
18
- NaN
@@ -21,9 +21,11 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
21
21
### Fixed
22
22
- Debug line position fixed
23
23
- Handle incomplete address to string conversion #83
24
+ - Configured message key gets overwritten by the first fetched message #84
24
25
25
26
### Affected Classes
26
27
- [ Address::class] ( src/Address.php )
28
+ - [ Query::class] ( src/Query/Query.php )
27
29
28
30
## [ 2.4.0] - 2021-01-03
29
31
### Fixed
You can’t perform that action at this time.
0 commit comments