mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
Cowboy 2.6.3
This commit is contained in:
parent
39a0bf4bee
commit
d846827b2a
5 changed files with 11 additions and 5 deletions
|
@ -69,7 +69,7 @@ fetch and compile Cowboy:
|
|||
PROJECT = hello_erlang
|
||||
|
||||
DEPS = cowboy
|
||||
dep_cowboy_commit = 2.6.2
|
||||
dep_cowboy_commit = 2.6.3
|
||||
|
||||
DEP_PLUGINS = cowboy
|
||||
|
||||
|
|
|
@ -3,6 +3,12 @@
|
|||
|
||||
The following patch versions were released since Cowboy 2.6:
|
||||
|
||||
=== Cowboy 2.6.3
|
||||
|
||||
This release updates Cowlib to 2.7.3 to fix the `vsn`
|
||||
value in the 'cowlib.app' file that was causing issues
|
||||
to Elixir users.
|
||||
|
||||
=== Cowboy 2.6.2
|
||||
|
||||
This release updates Cowlib to 2.7.2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue