diff --git a/CHANGELOG.md b/CHANGELOG.md index b32732ca9..1ac56f9bb 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.153.4] - 2024-08-29 +### :wrench: Chores +- [`08e1618`](https://github.com/klikli-dev/occultism/commit/08e161854aac68ee090400089e593662fcb738d6) - improve requiresItemUse handling in ritual recipe *(commit by [@klikli-dev](https://github.com/klikli-dev))* + + ## [release/v1.21.1-1.153.3] - 2024-08-29 ### :bug: Bug Fixes - [`cf2553e`](https://github.com/klikli-dev/occultism/commit/cf2553e991ab547d9fd363ba23e6aeca5eb4cb65) - storage controller does not save any items, if serializing one item errors out *(commit by [@klikli-dev](https://github.com/klikli-dev))* @@ -1647,3 +1652,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [release/v1.21.1-1.153.1]: https://github.com/klikli-dev/occultism/compare/release/v1.21.1-1.153.0...release/v1.21.1-1.153.1 [release/v1.21.1-1.153.2]: https://github.com/klikli-dev/occultism/compare/release/v1.21.1-1.153.1...release/v1.21.1-1.153.2 [release/v1.21.1-1.153.3]: https://github.com/klikli-dev/occultism/compare/release/v1.21.1-1.153.2...release/v1.21.1-1.153.3 +[release/v1.21.1-1.153.4]: https://github.com/klikli-dev/occultism/compare/release/v1.21.1-1.153.3...release/v1.21.1-1.153.4