From 9038e20cd27e421df61d8074d69c868223ba64a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20Kentt=C3=A4?= Date: Fri, 21 Jun 2024 15:31:18 +0300 Subject: [PATCH] Update change log and tag v2.5.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ded930..0e1d964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## 2.5.0 - 2024-06-21 + +### Changed +- Properly handle skip-shim with enable-overwrite. +- Improve instructions (documentation). +- Improve error reporting and logging. + ## 2.4.1 - 2024-04-11 ### Fixed