diff options
Diffstat (limited to 'docs/en/ranch/1.6/guide/migrating_from_1.6/index.html')
-rw-r--r-- | docs/en/ranch/1.6/guide/migrating_from_1.6/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
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> |