aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/migrating_from_1.6.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-08-13 14:19:00 +0200
committerLoïc Hoguin <[email protected]>2018-08-13 14:19:00 +0200
commitcbe24f6fb9833474b22a06fc22cb1a8f168f7fbc (patch)
tree46e9fa7132398e50c213bb3f009bd944bb684a52 /doc/src/guide/migrating_from_1.6.asciidoc
parent433276ccb6ed460b1dc65c8e48a808376cefecc2 (diff)
downloadranch-cbe24f6fb9833474b22a06fc22cb1a8f168f7fbc.tar.gz
ranch-cbe24f6fb9833474b22a06fc22cb1a8f168f7fbc.tar.bz2
ranch-cbe24f6fb9833474b22a06fc22cb1a8f168f7fbc.zip
Ranch 1.6.11.6.1
Diffstat (limited to 'doc/src/guide/migrating_from_1.6.asciidoc')
-rw-r--r--doc/src/guide/migrating_from_1.6.asciidoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/guide/migrating_from_1.6.asciidoc b/doc/src/guide/migrating_from_1.6.asciidoc
new file mode 100644
index 0000000..3193f63
--- /dev/null
+++ b/doc/src/guide/migrating_from_1.6.asciidoc
@@ -0,0 +1,10 @@
+[appendix]
+== Changes since Ranch 1.6
+
+The following patch versions were released since Ranch 1.6:
+
+=== Ranch 1.6.1
+
+This release fixes a minor issue in the README and adds an
+undocumented function to help Cowboy deal with the transition
+from list to map for the transport options.