From d2e3bf9348c3a14390518bb14e756cedf5e1540f Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 20 Sep 2024 12:57:44 +0000 Subject: [PATCH] Finalized changelog for v1.0.0-beta15 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f1f1c25b9..b766998a9 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.0-beta15] - 2024-09-20 + ## [1.0.0-beta14] - 2024-09-13 ## [1.0.0-beta13] - 2024-09-06 @@ -41,7 +43,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.0.0-beta1] - 2024-06-14 -[Unreleased]: https://github.com/ortus-boxlang/BoxLang/compare/v1.0.0-beta14...HEAD +[Unreleased]: https://github.com/ortus-boxlang/BoxLang/compare/v1.0.0-beta15...HEAD + +[1.0.0-beta15]: https://github.com/ortus-boxlang/BoxLang/compare/v1.0.0-beta14...v1.0.0-beta15 [1.0.0-beta14]: https://github.com/ortus-boxlang/BoxLang/compare/v1.0.0-beta13...v1.0.0-beta14