We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07de1b commit 023677aCopy full SHA for 023677a
CHANGELOG.md
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+## v2.0.0 - TBA
5
+
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.
13
14
## v1.0.0 - 26 Nov 2018
15
16
* Support for Plug 1.7 with `plug_cowboy` 1 and 2.
0 commit comments