0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/doc/src/guide/migrating_from_2.6.asciidoc

13 lines
288 B
Text
Raw Normal View History

2018-11-28 12:15:17 +01:00
[appendix]
== Changes since Cowboy 2.6
The following patch versions were released since Cowboy 2.6:
=== Cowboy 2.6.1
This release updates Ranch to 1.7.1.
It fixes an issue with the PROXY protocol where the wrong
CRC32 algorithm was used and would cause checksum
verification to fail.