changelog

This commit is contained in:
cupcakearmy 2022-07-13 22:58:41 +02:00
parent 2bb256b07e
commit d852edc3c8
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 7 additions and 0 deletions

View File

@ -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