summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/2.0/guide/migrating_from_2.0.asciidoc
blob: 2f545b92af3d61a203a4d0cbc8c60d5f523630e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[appendix]
== Changes since Gun 2.0

The following patch versions were released since Gun 2.0:

=== Gun 2.0.1

This release updates Cowlib to 2.12.1 to fix a compilation
error when using Erlang/OTP 26.

It also fixes parsing of RST_STREAM frames to properly
handle frames that have a valid length but were not fully
received yet.