summaryrefslogtreecommitdiffstats
path: root/docs/en/ranch
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/ranch')
-rw-r--r--docs/en/ranch/1.6/guide/migrating_from_1.6.asciidoc5
-rw-r--r--docs/en/ranch/1.6/guide/migrating_from_1.6/index.html2
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/en/ranch/1.6/guide/migrating_from_1.6.asciidoc b/docs/en/ranch/1.6/guide/migrating_from_1.6.asciidoc
index 3193f63d..6e94fadb 100644
--- a/docs/en/ranch/1.6/guide/migrating_from_1.6.asciidoc
+++ b/docs/en/ranch/1.6/guide/migrating_from_1.6.asciidoc
@@ -3,6 +3,11 @@
The following patch versions were released since Ranch 1.6:
+=== Ranch 1.6.2
+
+This release fixes an issue where listener information would
+not get cleaned up when an embedded listener was stopped.
+
=== Ranch 1.6.1
This release fixes a minor issue in the README and adds an
diff --git a/docs/en/ranch/1.6/guide/migrating_from_1.6/index.html b/docs/en/ranch/1.6/guide/migrating_from_1.6/index.html
index da3590ec..fc6bd103 100644
--- a/docs/en/ranch/1.6/guide/migrating_from_1.6/index.html
+++ b/docs/en/ranch/1.6/guide/migrating_from_1.6/index.html
@@ -63,6 +63,8 @@
<h1 class="lined-header"><span>Changes since Ranch 1.6</span></h1>
<p>The following patch versions were released since Ranch 1.6:</p>
+<h2 id="_ranch_1_6_2">Ranch 1.6.2</h2>
+<p>This release fixes an issue where listener information would not get cleaned up when an embedded listener was stopped.</p>
<h2 id="_ranch_1_6_1">Ranch 1.6.1</h2>
<p>This release fixes a minor issue in the README and adds an undocumented function to help Cowboy deal with the transition from list to map for the transport options.</p>