diff options
author | Loïc Hoguin <[email protected]> | 2018-09-17 13:56:12 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-09-17 13:56:12 +0200 |
commit | 9b8ed47d789412b0021bfc1f94f1c17c387c721c (patch) | |
tree | 598d7df20655620dfe9bb1fd532daed5f50f812d /doc/src | |
parent | fedc4af6432369850cb5e4b7aabfe0512ddfc5a5 (diff) | |
download | ranch-9b8ed47d789412b0021bfc1f94f1c17c387c721c.tar.gz ranch-9b8ed47d789412b0021bfc1f94f1c17c387c721c.tar.bz2 ranch-9b8ed47d789412b0021bfc1f94f1c17c387c721c.zip |
Ranch 1.6.21.6.2
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/guide/migrating_from_1.6.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/guide/migrating_from_1.6.asciidoc b/doc/src/guide/migrating_from_1.6.asciidoc index 3193f63..6e94fad 100644 --- a/doc/src/guide/migrating_from_1.6.asciidoc +++ b/doc/src/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 |