aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_rest.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/cowboy_rest.asciidoc')
-rw-r--r--doc/src/manual/cowboy_rest.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/manual/cowboy_rest.asciidoc b/doc/src/manual/cowboy_rest.asciidoc
index db048e1..105506a 100644
--- a/doc/src/manual/cowboy_rest.asciidoc
+++ b/doc/src/manual/cowboy_rest.asciidoc
@@ -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)],