summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2017-08-07 09:28:05 +0200
committerAzul <azul@riseup.net>2017-08-07 09:28:05 +0200
commitbc48ac30c232f1e3fa5f5ad455f14d5fec17abeb (patch)
tree489537a13be076aad7914c30e96104844bfea476
parent4a9ac60d97b02680ea7197ddb9c00c261b9a33f3 (diff)
update changelogversion/0.10
-rw-r--r--CHANGES.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 7433c3a..e3e696b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,14 @@
+### version 0.10.0
+
+* fix filedescriptor leak by terminating celluloid actors
+* handle domains without A-record
+* send empty json object on 404 rather than nil
+* remote nicknym is on port 6425
+* use user:password@ prefix in http basic auth
+* require at least ruby 2.1
+* Add systemd service unit file
+* Restart nickserver automatically from systemd
+
### version 0.9.0
* isolate http adapter