From d852edc3c835cf15ce6159b71a2fe72840127db6 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Wed, 13 Jul 2022 22:58:41 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dfe755..19777fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.0-rc.0] - 2022 + +### Changed + +- Moved to redis +- New html sanitizing library + ## [1.5.3] - 2022-06-07 ### Changed