From a6bb2b527f847a6bf4adc0d71adc35062aab2319 Mon Sep 17 00:00:00 2001 From: Kelvin Mo Date: Sat, 26 Nov 2022 08:25:54 +1100 Subject: [PATCH] Version 0.7.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 568051c..f1605ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Unreleased +## 0.7.0 - Changed: Split `SimpleJWT\Crypt` namespace into multiple namespaces, one for each algorithm type (#60)