Add getVersion() and getName() methods

Change-Id: I28a8ad1d5714228f0b34b9d5ee2be90cfd4d15bc
diff --git a/Changes b/Changes
index b11c8de..22f037d 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,9 @@
-0.37 2020-12-02
+0.37 2021-03-04
     - [feature] Introduced query references in Poliqarp (diewald)
     - [bugfix] Ignore empty corpus queries (diewald)
     - [bugfix] Fix handling of apostrophes in multiword and regex
       values in virtual corpora (#85; diewald)
+    - [feature] Added getVersion() and getName() methods (diewald)
 
 0.36 2020-07-24
     - [security] Upgraded version of Google Guava