From 47a967e3b60835f6cafaeb06107db2b9c487c1d7 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 25 May 2021 16:57:03 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 316e928..56f7629 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [v6.8.2-SNAPSHOT] - 2021-05-25 + +- Feature #21505: Updated to support new UMATokensProvider class + ## [v6.8.1] - 2021-04-12 Just removed obsolete Home library deps from pom which were forgotten there in 6.8.0 release