From 25c1bdbb8619313f091a7c30ddcc5a18527aacd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 7 Jun 2017 15:04:33 +0200 Subject: Update CHANGELOG --- CHANGELOG.asciidoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index d89960e..e7209cf 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -1,7 +1,17 @@ = CHANGELOG +== 1.4.0 + +* Add new transport option num_acceptor +* Deprecate ranch:start_listener/6 in favor of start_listener/5 +* Deprecate ranch:child_spec/6 in favor of child_spec/5 + == 1.3.0 +The version numbers 1.3.1 and 1.3.2 were later made to fix +small mistakes made during the 1.3.0 release process. They +do not include code changes. + * Tested with OTP R16B+ on Linux, FreeBSD, OSX and Windows * Add ssl to the list of dependencies * Add ranch:info/0 and ranch:procs/2 to retrieve Ranch state information -- cgit v1.2.3