summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-04-05 11:14:16 +0200
committerLoïc Hoguin <[email protected]>2019-04-05 11:14:16 +0200
commit6c17bcc5ecd1ab7f26fad8e280d782bd5f3965d6 (patch)
treea9e86ccfc75f949822158343e2007e24b186db1e /docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
parent8b84abfeb42f664f838def3708838e5ac7275443 (diff)
downloadninenines.eu-6c17bcc5ecd1ab7f26fad8e280d782bd5f3965d6.tar.gz
ninenines.eu-6c17bcc5ecd1ab7f26fad8e280d782bd5f3965d6.tar.bz2
ninenines.eu-6c17bcc5ecd1ab7f26fad8e280d782bd5f3965d6.zip
Cowboy 2.6.3
Diffstat (limited to 'docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html')
-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>