diff options
| author | Azul <azul@riseup.net> | 2017-08-07 09:28:05 +0200 |
|---|---|---|
| committer | Azul <azul@riseup.net> | 2017-08-07 09:28:05 +0200 |
| commit | bc48ac30c232f1e3fa5f5ad455f14d5fec17abeb (patch) | |
| tree | 489537a13be076aad7914c30e96104844bfea476 | |
| parent | 4a9ac60d97b02680ea7197ddb9c00c261b9a33f3 (diff) | |
update changelogversion/0.10
| -rw-r--r-- | CHANGES.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |
