From 6142a2eaab0cfb33beb48294d02751b1b3908f21 Mon Sep 17 00:00:00 2001
From: cdanger <cdanger@users.noreply.github.com>
Date: Mon, 8 Mar 2021 22:33:31 +0100
Subject: [PATCH] Prepared changelog for next release

---
 CHANGELOG.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6019cb..46f3aaf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
 All notable changes to this project are documented in this file following the [Keep a CHANGELOG](http://keepachangelog.com) conventions. This project adheres to [Semantic Versioning](http://semver.org).
 
 
+## 3.0.1
+### Fixed
+- JSON schema identifiers in XACML/JSON schemas: updated to valid links on github
+- XacmlJsonUtils#canonicalizeResponse() to better identify similar XACML/JSON responses
+
+
 ## 3.0.0
 ### Changed
 - Upgraded parent project version: 8.0.0
-- 
GitLab