We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8880df commit 829a6e6Copy full SHA for 829a6e6
CHANGELOG.md
@@ -6,6 +6,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
+- NaN
10
+
11
+### Added
12
13
14
+### Breaking changes
15
16
17
18
+## [5.4.0] - 2023-06-24
19
+### Fixed
20
- Legacy protocol support fixed (object to array conversion) #411
21
- Header value decoding improved #410
22
- Protocol exception handling improved (bad response message added) #408
@@ -16,9 +27,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
27
### Added
28
- Additional timestamp formats added #198 #392 (thanks @esk-ap)
29
-### Breaking changes
-- NaN
-
30
23
31
## [5.3.0] - Security patch - 2023-06-20
24
32
0 commit comments