From d0bd0a5d83a36b8a3a52e79d10d9448322b9bfb4 Mon Sep 17 00:00:00 2001 From: Kelvin Mo Date: Mon, 23 Aug 2021 20:39:06 +1000 Subject: [PATCH] Version 0.5.3 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f17b6..6ab74d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ All notable changes to this project will be documented in this file. -## Unreleased +## Version 0.5.3 - Fixed: typos in documentation leading to deprecation error (#39) +- Fixed: incorrect treatment of recipients object in JWE - Removed: support for PHP 5 ## Version 0.5.2