From 6f4de68a9b8df0e32471e72071d717592c5ea58d Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sun, 22 Mar 2026 12:17:51 +0100 Subject: [PATCH] Update CHANGELOG for version 1.1.2 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e0acd0..af9441a 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). -## [1.1.2] - 2026-03-xx +## [1.1.2] - 2026-03-22 ### Changed - **Deprecated API**: Replaced `substr()` with `substring()` for forward compatibility