diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c78f1b..5b4cd6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Switch from `iinsecure.dev` to `iinsecure.example` for docker containers * Switch from *jre11* to *jre17* for tomcat container +* Modify Jar Manifest to include *Add-Opens* (Java16+ support) * Catch exceptions caused by outdated TLS servers