We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9202b02 commit 310f463Copy full SHA for 310f463
CHANGELOG.md
@@ -6,7 +6,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- Exception handling improved and missing child exception added (#326)
+- NaN
10
11
### Added
12
- NaN
@@ -15,8 +15,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
15
16
17
### Affected Classes
18
-- [Message::class](src/Message.php)
19
-- [Query::class](src/Query/Query.php)
+
20
+## [1.6.2] - 2020-09-07
21
+### Fixed
22
+- Exception handling improved and missing child exception added (#326)
23
+- Fix 'A non well formed numeric value encountered' ErrorException (#327)
24
25
## [1.6.1] - 2020-09-04
26
0 commit comments