We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f44a35e commit f5d830fCopy full SHA for f5d830f
1 file changed
CHANGELOG.md
@@ -6,6 +6,14 @@ The format is based on [Keep a
6
Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
7
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
+## 1.0.3 - 2023-04-16
10
+
11
+### Fixed
12
13
+- Unexpected continuation frames are now handled.
14
+ - Previously, unexpected continuation frames received from a server
15
+ would result in a FunctionClauseError.
16
17
## 1.0.2 - 2022-12-11
18
19
### Fixed
0 commit comments