summaryrefslogtreecommitdiffstats
path: root/docs/en/ranch/2.1/manual/ranch/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/ranch/2.1/manual/ranch/index.html')
-rw-r--r--docs/en/ranch/2.1/manual/ranch/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/en/ranch/2.1/manual/ranch/index.html b/docs/en/ranch/2.1/manual/ranch/index.html
index 656d8d80..b8a76ae9 100644
--- a/docs/en/ranch/2.1/manual/ranch/index.html
+++ b/docs/en/ranch/2.1/manual/ranch/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
@@ -222,7 +221,9 @@ http://www.gnu.org/software/src-highlite -->
</dd>
</dl>
<h2 id="_changelog">Changelog</h2>
-<ul><li><strong>2.0</strong>: The type <code>transport_opts(SocketOpts)</code> was added.
+<ul><li><strong>2.1</strong>: The <code>post_listen_callback</code> transport option was added.
+</li>
+<li><strong>2.0</strong>: The type <code>transport_opts(SocketOpts)</code> was added.
</li>
<li><strong>2.0</strong>: The function <code>ranch:accept_ack/1</code> was removed in favor of <a href="../ranch.handshake">ranch:handshake(3)</a>.
</li>