From cec85b34a241cba58514c427dd9e5eb130010ec9 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sat, 30 May 2026 17:55:45 +0000 Subject: [PATCH 1/2] Prepare release v1.1.1 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 227de15..708174b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v1.1.1] - 2026-05-30 + ## [v1.1.0] - 2026-05-30 ### Added @@ -30,7 +32,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial Release. Originally created by Accensus, now maintained by the community. -[Unreleased]: https://github.com/HDest-Community/Follower/compare/v1.1.0...HEAD +[Unreleased]: https://github.com/HDest-Community/Follower/compare/v1.1.1...HEAD + +[v1.1.1]: https://github.com/HDest-Community/Follower/compare/v1.1.0...v1.1.1 [v1.1.0]: https://github.com/HDest-Community/Follower/compare/v1.0.0...v1.1.0 From e49bc65532f158f764104c2e7212a52eac22d4d7 Mon Sep 17 00:00:00 2001 From: UndeadZeratul Date: Sat, 30 May 2026 13:00:15 -0500 Subject: [PATCH 2/2] Update Changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 708174b..e938414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [v1.1.1] - 2026-05-30 +### Changed + +- Fix ZScript include paths. +- Add extension-less LANGUAGE to build script. + ## [v1.1.0] - 2026-05-30 ### Added