From 0e1b8bf8af88c6ae1e6ade6e32d7056ac2ad9cb9 Mon Sep 17 00:00:00 2001
From: Thomas Rientjes <synzvato@protonmail.com>
Date: Fri, 17 Mar 2017 00:40:50 +0100
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 9ca06fe..3f12fa5 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,12 @@ A reimplementation of current features of Decentraleyes. This project will help
 
 Below is a list of all notable changes made to the reimplementation project to date. This includes, but is most certainly not limited to, records of changes such as bug fixes, and new, removed, and updated features.
 
+### v1.3.7.5
+
+* Fix Subresource Integrity (SRI) validation issues.
+* Implement context stripping for allowed CDN requests.
+* Implement request filters to improve performance.
+
 ### v1.3.7.4
 
 * Fix rare injection counter issue.
-- 
GitLab