Implemented pipe response rewriting for match info API (close #814)

Change-Id: I09cb78e1557aa589a576edc37fecb997ef1229ed
diff --git a/Changes b/Changes
index 2a90c92..71ce573 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 # version 1.1-SNAPSHOT
 - Change VC and query names to lowercase
+- Implemented pipe response rewriting for match info API (#814)
 
 # version 1.0.1
 
@@ -75,6 +76,7 @@
 - Return Timeout Error Code for timeout during LDAP operations. 
   With test and special test conf (bodmo)
 
+
 # version 0.78.2
 
 - Update LDAP logs using JLog to include timestamp and move it from system.out