From 19e454c08b86204234cdfbedc35dfc384e211eb0 Mon Sep 17 00:00:00 2001 From: c0m4r Date: Sun, 24 Dec 2023 12:38:38 +0100 Subject: [PATCH] new version 2.1.3 --- CHANGELOG | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4c7adf7..b1499b9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,17 @@ 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.1.3] - 2023-12-24 + +### Added + +- added github meta tags +- added security policy + +### Security + +- added js escaping html chars from file name and size + ## [2.1.2] - 2023-12-23 ### Added