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