summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2016-10-02 15:28:50 +0200
committerAzul <azul@riseup.net>2016-10-02 15:28:50 +0200
commit707a2db19420cbcbbb12651761ef3f1859f4f7d4 (patch)
tree618f49895ecdc64a03d7fe4dbd861eb45c21f32a
parent8286fd571a5d7520aad19c2e78adb36b804a38a0 (diff)
doc: prepara CHANGES.md for 0.9.0
-rw-r--r--CHANGES.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 15a505b..7433c3a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,9 +1,25 @@
+### version 0.9.0
+
+* isolate http adapter
+* seperate EM-Server from generic server
+* replace EM with celluloid based server and http client
+* implement key lookup by fingerprint from hkp servers
+* support for lookup from other keyservers
+* use gitlab ci
+* handle network errors properly
+* separate logging from stdout
+* support ruby version 2.3 in addition to 2.1
+
+### version 0.8.0
+
+duplicate of version 0.3.0 to catch up with leap platform version scheme
+
### version 0.3.0
* ruby version 2.1.5
* use travis CI
* bind nickserver only to localhost
-* `kkp_ca_file` config option
+* `hkp_ca_file` config option
### version 0.2.2