aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_http2.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-11-14 17:12:06 +0100
committerLoïc Hoguin <[email protected]>2018-11-14 18:04:32 +0100
commit15fb3187f594979891f20cac1bec529617a5ef14 (patch)
treee2ad9504c412b7253a79e6053d6f9b265948fed3 /doc/src/manual/cowboy_http2.asciidoc
parent6f57405b5c775c4b3b60d0fde15c89e52cb91708 (diff)
downloadcowboy-15fb3187f594979891f20cac1bec529617a5ef14.tar.gz
cowboy-15fb3187f594979891f20cac1bec529617a5ef14.tar.bz2
cowboy-15fb3187f594979891f20cac1bec529617a5ef14.zip
Add some missing items to a few module changelogs
Diffstat (limited to 'doc/src/manual/cowboy_http2.asciidoc')
-rw-r--r--doc/src/manual/cowboy_http2.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/manual/cowboy_http2.asciidoc b/doc/src/manual/cowboy_http2.asciidoc
index 014fa9c..8a79846 100644
--- a/doc/src/manual/cowboy_http2.asciidoc
+++ b/doc/src/manual/cowboy_http2.asciidoc
@@ -147,7 +147,7 @@ Ordered list of stream handlers that will handle all stream events.
== Changelog
-* *2.6*: The `sendfile` option was added.
+* *2.6*: The `proxy_header` and `sendfile` options were added.
* *2.4*: Add the options `initial_connection_window_size`,
`initial_stream_window_size`, `max_concurrent_streams`,
`max_decode_table_size`, `max_encode_table_size`,