diff --git a/CHANGES.md b/CHANGES.md
index 7433c3a654e1ad966805490a64ceee7625bcb4da..e3e696b9ed0e452af194d9358701eb390b869c33 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