Support special verbatim strings in virtual corpus constraints, fixes #57

Change-Id: I3d874b8f4635abdfa9f5671ee82a39b2a938400d
diff --git a/Changes b/Changes
index f7cd0cf..e3acb5a 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.32 2018-12-13
+    - [bugfix] Support verbatim string queries (#57; diewald).
+
 0.31 2018-10-31
     - [bugfix] Security upgrade of Jackson for CVE-2017-17485 and
       CVE-2018-7489 (diewald)