From cd1d22e536c0579e2572d21bef8a276d92849be3 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Thu, 10 Oct 2019 07:10:31 +0200 Subject: [PATCH] Changelog for the release of PHPCompatibilityParagonie 1.2.0 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4b106e9..d2f2a2e 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,10 @@ All code within the PHPCompatibility organisation is released under the GNU Less ## Changelog +### 1.2.0 - 2019-10-16 + +* Ruleset update for full compatibility with version [`1.11.0` of `sodium_compat`](https://github.com/paragonie/sodium_compat/releases/tag/v1.11.0). + ### 1.1.0 - 2019-08-29 * The `PHPCompatibilityParagonieSodiumCompat` ruleset has been updated to account for the latest changes in the `sodium_compat` polyfill.