aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/migrating_from_2.2.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/migrating_from_2.2.asciidoc')
-rw-r--r--doc/src/guide/migrating_from_2.2.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/guide/migrating_from_2.2.asciidoc b/doc/src/guide/migrating_from_2.2.asciidoc
index ed8ba2a..f0b995b 100644
--- a/doc/src/guide/migrating_from_2.2.asciidoc
+++ b/doc/src/guide/migrating_from_2.2.asciidoc
@@ -3,6 +3,12 @@
The following patch versions were released since Cowboy 2.2:
+=== Cowboy 2.2.2
+
+* While fixing the miscount in the previous patch release an
+ issue was introduced where HTTP/2 bodies could be sent out
+ of orders when using iolists. This has been corrected.
+
=== Cowboy 2.2.1
* Colons are now allowed within path segments in routes provided