From 30797e6204626548c8fad6c8e70faebe8063c598 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 1 Feb 2022 14:05:07 +0100 Subject: [PATCH] Feature #21319 revised and ported to the new auth framework --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb1178f..9e30e4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v1-5-0] - 2022-02-01 +## [v1-5-0-SNAPSHOT] - 2022-02-01 - Feature #21319 revised and ported to the new auth framework