From c002749cf21733d53fb9e50d082ca3d1bde06c85 Mon Sep 17 00:00:00 2001 From: spipu Date: Mon, 4 Apr 2022 00:05:23 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a639c4..a172b5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ All notable changes to this project will be documented in this file. -## [5.2.5](https://github.com/spipu/html2pdf/compare/v5.2.4...master) - 2022-04-03 +## [5.2.5](https://github.com/spipu/html2pdf/compare/v5.2.4...v5.2.5) - 2022-04-04 - * improve security on scheme of css and image paths for windows paths + * fix security on scheme of css and image paths for windows paths ## [5.2.4](https://github.com/spipu/html2pdf/compare/v5.2.3...v5.2.4) - 2021-12-16