Skip to content

Commit

Permalink
Hotfix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Jan 6, 2021
1 parent a057f2e commit 597d018
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [UNRELEASED]
### Fixed
- Configured message key gets overwritten by the first fetched message #84
- NaN

### Added
- NaN

### Affected Classes
- [Query::class](src/Query/Query.php)
- NaN

### Breaking changes
- NaN
Expand All @@ -21,9 +21,11 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
### Fixed
- Debug line position fixed
- Handle incomplete address to string conversion #83
- Configured message key gets overwritten by the first fetched message #84

### Affected Classes
- [Address::class](src/Address.php)
- [Query::class](src/Query/Query.php)

## [2.4.0] - 2021-01-03
### Fixed
Expand Down

0 comments on commit 597d018

Please sign in to comment.