From 85559ea3607d39ba7d0129493651aa1bc488bebe Mon Sep 17 00:00:00 2001 From: Netkas Date: Sun, 26 Feb 2023 19:25:10 -0500 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baabcf1..a1e8925 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## [6.5.2] - Unreleased +## [6.5.2] - 2023-02-26 ### Added * Added dependency `net.nosial.tempfile` to create temporary files when uploading content from memory.