From 0ca8785202500c9d37a0fd503c3de90a42b5dd83 Mon Sep 17 00:00:00 2001 From: klikli-dev Date: Mon, 13 May 2024 10:59:22 +0000 Subject: [PATCH] docs: update CHANGELOG.md for release/v1.20.1-1.126.0 [skip ci] --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6445daae..2060202ae 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.20.1-1.126.0] - 2024-05-13 +### :sparkles: New Features +- [`b4aaa89`](https://github.com/klikli-dev/occultism/commit/b4aaa8955d8f3c7b7984272864285fa1a5293237) - remove requirement for sponge from elder guardian ritual *(commit by [@klikli-dev](https://github.com/klikli-dev))* + + ## [release/v1.20.1-1.125.0] - 2024-04-11 ### :sparkles: New Features - [`b181f5d`](https://github.com/klikli-dev/occultism/commit/b181f5d9b5b7fe38bba7261780d46eb485c7836d) - rotatable bowls *(PR [#1111](https://github.com/klikli-dev/occultism/pull/1111) by [@klikli-dev](https://github.com/klikli-dev))* @@ -1074,4 +1079,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [release/v1.20.1-1.124.2]: https://github.com/klikli-dev/occultism/compare/release/v1.20.1-1.124.1...release/v1.20.1-1.124.2 [release/v1.20.1-1.124.3]: https://github.com/klikli-dev/occultism/compare/release/v1.20.1-1.124.2...release/v1.20.1-1.124.3 [release/v1.20.1-1.124.4]: https://github.com/klikli-dev/occultism/compare/release/v1.20.1-1.124.3...release/v1.20.1-1.124.4 -[release/v1.20.1-1.125.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.1-1.124.4...release/v1.20.1-1.125.0 \ No newline at end of file +[release/v1.20.1-1.125.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.1-1.124.4...release/v1.20.1-1.125.0 +[release/v1.20.1-1.126.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.1-1.125.0...release/v1.20.1-1.126.0 \ No newline at end of file