From e461fda5e3bbe7747167060995dbf300d356a36e Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 20 Sep 2024 13:04:55 +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 e59e146..3d01ac2 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 @@ -39,7 +41,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First iteration of this runtime -[Unreleased]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta14...HEAD +[Unreleased]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta15...HEAD + +[1.0.0-beta15]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta14...v1.0.0-beta15 [1.0.0-beta14]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta13...v1.0.0-beta14