summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.6/guide/migrating_from_2.6
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.6/guide/migrating_from_2.6')
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
index aa293d5c..3dcc5502 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
@@ -63,6 +63,8 @@
<h1 class="lined-header"><span>Changes since Cowboy 2.6</span></h1>
<p>The following patch versions were released since Cowboy 2.6:</p>
+<h2 id="_cowboy_2_6_3">Cowboy 2.6.3</h2>
+<p>This release updates Cowlib to 2.7.3 to fix the <code>vsn</code> value in the <em>cowlib.app</em> file that was causing issues to Elixir users.</p>
<h2 id="_cowboy_2_6_2">Cowboy 2.6.2</h2>
<p>This release updates Cowlib to 2.7.2.</p>
<p>A bug in the HTTP/2 code that resulted in the failure to fully send iolist response bodies has been fixed. Cowboy would just wait indefinitely in those cases.</p>