Bump fcs-simple-endpoint from 1.3.0 to 1.4.0

Bumps fcs-simple-endpoint from 1.3.0 to 1.4.0.

Change-Id: Ic485fac75ee468237694531fe8b0fdba034df2f5
Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/Changes b/Changes
index 8cfb3d1..06e541a 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,9 @@
-0.36 2020-07-15
+0.36 2020-07-24
     - [security] Upgraded version of Google Guava
       (CVE-2018-10237; diewald)
     - Optimize regular expressions to use character classes
       instead of alternations (kupietz)
+    - Updated FCS support (dependabot, diewald)
 
 0.35 2019-11-12
     - Added a method to add warnings in QuerySerializer (margaretha)