From 3942e1931e230a7e0c49426903198e4c8dfcb268 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 18 Oct 2024 15:03:00 +0000 Subject: [PATCH] Finalized changelog for v1.0.0-beta19 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index c429c72..cec9721 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-beta19] - 2024-10-18 + ## [1.0.0-beta18] - 2024-10-11 ## [1.0.0-beta17] - 2024-10-04 @@ -47,7 +49,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-beta18...HEAD +[Unreleased]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta19...HEAD + +[1.0.0-beta19]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta18...v1.0.0-beta19 [1.0.0-beta18]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta17...v1.0.0-beta18