From 3f292a3a162a5b7a8d41384177996a9c10cc1435 Mon Sep 17 00:00:00 2001 From: inxilpro Date: Tue, 4 Mar 2025 15:33:41 +0000 Subject: [PATCH] 2.14.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93f6557..961154a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [2.14.0] - 2025-03-04 + ## [2.13.0] - 2024-09-18 ## [2.12.1] - 2024-09-06 @@ -111,7 +113,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). For all releases from 2.3.4 and below, see the [Github Releases](https://github.com/glhd/aire/releases). -[Unreleased]: https://github.com/glhd/aire/compare/2.13.0...HEAD +[Unreleased]: https://github.com/glhd/aire/compare/2.14.0...HEAD + +[2.14.0]: https://github.com/glhd/aire/compare/2.13.0...2.14.0 [2.13.0]: https://github.com/glhd/aire/compare/2.12.1...2.13.0