Implemented IMethodInterceptor.


diff --git a/CHANGES.txt b/CHANGES.txt
index da76eb6..6e28db3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,6 @@
 5.7.1
 
+Added: IMethodInterceptor
 Added: @TestInstance on a data provider method parameter
 Fixed: @AfterMethod(lastTimeOnly) didn't work properly with data providers
 Added: antlib.xml to allow autodiscovery of Ant task definition