summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------AUR0
-rw-r--r--CHANGELOG.adoc12
2 files changed, 12 insertions, 0 deletions
diff --git a/AUR b/AUR
-Subproject 34540041b038cf27b4e4f4885a09aa16ee5e023
+Subproject 59d00176f9362b9d1d5a0eead54e7f220fae010
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 3dde500..61d5475 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -1,3 +1,15 @@
+= Rescached v2.1.1 (2019-03-02)
+
+== Enhancements
+
+* Run multiple (4) go routines to handle request
+* Make the debug output to be more human readable
+
+== Bug Fixes
+
+* cmd/resolver: fix query with zero ID
+
+
= Rescached v2.1.0 (2019-02-01)
== New Features