From b5b3d39f320c1c0d75240dd5d264171cdacb7bd8 Mon Sep 17 00:00:00 2001 From: klikli-dev Date: Fri, 16 Aug 2024 08:54:18 +0000 Subject: [PATCH] docs: update CHANGELOG.md for release/v1.21.1-1.150.0 [skip ci] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c2a0f54e..c614c6f09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [release/v1.21.1-1.150.0] - 2024-08-16 +### :sparkles: New Features +- [`16ae752`](https://github.com/klikli-dev/occultism/commit/16ae752e297f6da955ad1852d189f48ef53dd506) - update to 1.21.1 while keeping backwards compat *(commit by [@klikli-dev](https://github.com/klikli-dev))* + + ## [release/v1.21-1.149.0] - 2024-08-16 ### :sparkles: New Features - [`4a6764c`](https://github.com/klikli-dev/occultism/commit/4a6764c4ccbfab64e23686b5b4bf3fcc3ffb7f55) - make spirits and familiars invulnerable to suffocating in walls *(commit by [@klikli-dev](https://github.com/klikli-dev))* @@ -1567,3 +1572,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [release/v1.21-1.148.1]: https://github.com/klikli-dev/occultism/compare/release/v1.21-1.148.0...release/v1.21-1.148.1 [release/v1.21-1.148.2]: https://github.com/klikli-dev/occultism/compare/release/v1.21-1.148.1...release/v1.21-1.148.2 [release/v1.21-1.149.0]: https://github.com/klikli-dev/occultism/compare/release/v1.21-1.148.2...release/v1.21-1.149.0 +[release/v1.21.1-1.150.0]: https://github.com/klikli-dev/occultism/compare/release/v1.21.1-0.0.0...release/v1.21.1-1.150.0