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 bec9277 commit 339a159Copy full SHA for 339a159
debian/changelog
@@ -1,3 +1,15 @@
1
+phoenix (0.12.0) precise; urgency=low
2
+
3
+ * Add support for fetching configuration values with a default.
4
+ * Expose getter for float64 config items.
5
+ * Support reloading configuration on SIGHUP.
6
+ Services which implement Reloadable will be notified on reload.
7
+ * Add support for handling start/stop of generic services.
8
+ Optional hook interfaces are provided for notification purposes.
9
+ * Improves HTTP(S) shutdown logging.
10
11
+ -- Lance Cooper <lance@struktur.de> Tue, 01 Jul 2014 20:56:55 -0500
12
13
phoenix (0.11.0) precise; urgency=low
14
15
* Added HTTPS support.
0 commit comments