mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Fix the introduction version for the new 2.1 functions
This commit is contained in:
parent
44d96ed9be
commit
f200a6febd
3 changed files with 3 additions and 3 deletions
|
@ -54,7 +54,7 @@ The client TLS certificate.
|
|||
|
||||
== Changelog
|
||||
|
||||
* *2.0*: Function introduced.
|
||||
* *2.1*: Function introduced.
|
||||
|
||||
== Examples
|
||||
|
||||
|
|
|
@ -56,7 +56,7 @@ The atom `ok` is always returned. It can be safely ignored.
|
|||
|
||||
== Changelog
|
||||
|
||||
* *2.0*: Function introduced.
|
||||
* *2.1*: Function introduced.
|
||||
|
||||
== Examples
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ The socket's local IP address and port number.
|
|||
|
||||
== Changelog
|
||||
|
||||
* *2.0*: Function introduced.
|
||||
* *2.1*: Function introduced.
|
||||
|
||||
== Examples
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue