summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html')
-rw-r--r--docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
index 962ef587..d91a53db 100644
--- a/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
@@ -69,6 +69,20 @@
<div class="paragraph"><p>The following patch versions were released since Cowboy 2.2:</p></div>
<div class="sect1">
+<h2 id="_cowboy_2_2_2">Cowboy 2.2.2</h2>
+<div class="sectionbody">
+<div class="ulist"><ul>
+<li>
+<p>
+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.
+</p>
+</li>
+</ul></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_cowboy_2_2_1">Cowboy 2.2.1</h2>
<div class="sectionbody">
<div class="ulist"><ul>