From 538f95c093a586f3241500667a71cd035f93d80c Mon Sep 17 00:00:00 2001 From: klikli-dev Date: Mon, 3 Jun 2024 06:19:37 +0000 Subject: [PATCH] docs: update CHANGELOG.md for release/v1.20.4-1.126.1 [skip ci] --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eb2e0d32..acba63508 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.4-1.126.1] - 2024-06-03 +### :bug: Bug Fixes +- [`710feee`](https://github.com/klikli-dev/occultism/commit/710feee20a2e4ca061267eec9a5d4e9fa6a7ce6b) - switch to loot tables for nbt dropping blocks *(commit by [@klikli-dev](https://github.com/klikli-dev))* + + ## [release/v1.20.4-1.126.0] - 2024-05-13 ### :sparkles: New Features - [`dc08624`](https://github.com/klikli-dev/occultism/commit/dc08624e3fe1cf6a98ea711ae2cf364bafba49dc) - remove requirement for sponge from elder guardian ritual *(commit by [@klikli-dev](https://github.com/klikli-dev))* @@ -1110,4 +1115,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [release/v1.20.4-1.124.4]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.124.3...release/v1.20.4-1.124.4 [release/v1.20.4-1.125.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.124.4...release/v1.20.4-1.125.0 [release/v1.20.4-1.125.1]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.125.0...release/v1.20.4-1.125.1 -[release/v1.20.4-1.126.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.125.1...release/v1.20.4-1.126.0 \ No newline at end of file +[release/v1.20.4-1.126.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.125.1...release/v1.20.4-1.126.0 +[release/v1.20.4-1.126.1]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.126.0...release/v1.20.4-1.126.1 \ No newline at end of file