File tree Expand file tree Collapse file tree 1 file changed +13
-14
lines changed
Expand file tree Collapse file tree 1 file changed +13
-14
lines changed Original file line number Diff line number Diff line change 1- Changelog
2- =========
1+ # Changelog
32
43## v2.0.0 - TBA
54
6- * Allow the redefinition of routes.
7- * Make listen interface configurable.
8- * Add SO_REUSEPORT.
9- * Add support for parametric routes.
10- * Switch from : simple_one_for_one to DynamicSupervisor.
11- * Require at least Elixir 1.6.
12- * Replace gun with mint.
5+ * Allow the redefinition of routes.
6+ * Make listen interface configurable.
7+ * Add SO_REUSEPORT.
8+ * Add support for parametric routes.
9+ * Switch from : simple_one_for_one to DynamicSupervisor.
10+ * Require at least Elixir 1.6.
11+ * Replace gun with mint.
1312
1413## v1.0.0 - 26 Nov 2018
1514
16- * Support for Plug 1.7 with ` plug_cowboy ` 1 and 2.
15+ * Support for Plug 1.7 with ` plug_cowboy ` 1 and 2.
1716
1817## v0.9.0 - 30 Sept 2018
1918
20- * Add support for Cowboy 2 thanks to @hassox
19+ * Add support for Cowboy 2 thanks to @hassox
2120
2221## v0.6.0 - 2 Feb 2017
2322
24- * Add support for Elixir v1.0
25- * Allow choosing the port number for a Bypass instance
26- * Bypass instances now only listen on the loopback interface
23+ * Add support for Elixir v1.0
24+ * Allow choosing the port number for a Bypass instance
25+ * Bypass instances now only listen on the loopback interface
You can’t perform that action at this time.
0 commit comments