Skip to content

Commit 310f463

Browse files
committed
Version information added
1 parent 9202b02 commit 310f463

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### Fixed
9-
- Exception handling improved and missing child exception added (#326)
9+
- NaN
1010

1111
### Added
1212
- NaN
@@ -15,8 +15,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1515
- NaN
1616

1717
### Affected Classes
18-
- [Message::class](src/Message.php)
19-
- [Query::class](src/Query/Query.php)
18+
- NaN
19+
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)
2024

2125
## [1.6.1] - 2020-09-04
2226
### Fixed

0 commit comments

Comments
 (0)