0
Fork 0
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:
Loïc Hoguin 2017-11-09 13:21:29 +00:00
parent 44d96ed9be
commit f200a6febd
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
3 changed files with 3 additions and 3 deletions

View file

@ -54,7 +54,7 @@ The client TLS certificate.
== Changelog
* *2.0*: Function introduced.
* *2.1*: Function introduced.
== Examples

View file

@ -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

View file

@ -34,7 +34,7 @@ The socket's local IP address and port number.
== Changelog
* *2.0*: Function introduced.
* *2.1*: Function introduced.
== Examples