0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Add a changelog for cowboy_rest

This commit is contained in:
Loïc Hoguin 2017-11-09 13:23:31 +00:00
parent f200a6febd
commit 32d9d494c7
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -669,6 +669,11 @@ representation of the resource.
Cowboy automatically adds the accept, accept-charset and
accept-language headers when necessary.
== Changelog
* *2.1*: The `switch_handler` return value was added.
* *1.0*: Behavior introduced.
== See also
link:man:cowboy(7)[cowboy(7)],