File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed
Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change 1- Changelog
2- =========
1+ # Changelog
2+
3+ ## v2.0.0 - TBA
4+
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.
312
413## v1.0.0 - 26 Nov 2018
514
6- * Support for Plug 1.7 with ` plug_cowboy ` 1 and 2.
15+ * Support for Plug 1.7 with ` plug_cowboy ` 1 and 2.
716
817## v0.9.0 - 30 Sept 2018
918
10- * Add support for Cowboy 2 thanks to @hassox
19+ * Add support for Cowboy 2 thanks to @hassox
1120
1221## v0.6.0 - 2 Feb 2017
1322
14- * Add support for Elixir v1.0
15- * Allow choosing the port number for a Bypass instance
16- * 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