From f3ff02e4fffdc98942e4108df39276e1688388f2 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Fri, 3 Nov 2023 21:24:22 +0100 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca68f23..7250fee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.3] - 2023-11-03 + +### Security + +* Updated dependencies ([RUSTSEC-2020-0071](https://rustsec.org/advisories/RUSTSEC-2020-0071.html)) + +### Changed + +* Switch to Rocket 0.5 RC4 + ## [0.3.2] - 2023-08-27 ### Fixed