From 9736af2ed112c3b86d6eabc3371b3df610a44930 Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Mon, 18 Jun 2018 13:32:33 -0400 Subject: [PATCH] bot checkin --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aa0a90d..3692c5fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ **Closed issues:** +- remove basic security for this release as it has some issues with Maven Central [\#43](https://github.com/networknt/light-rest-4j/issues/43) - switch to default setExchangeStatus method for errors [\#42](https://github.com/networknt/light-rest-4j/issues/42) - add basic security module for basic authentication [\#41](https://github.com/networknt/light-rest-4j/issues/41) - remove version for jose4j in sub modules [\#40](https://github.com/networknt/light-rest-4j/issues/40)