From 909e433f1c049b0a2b6ce0d934508157013a8424 Mon Sep 17 00:00:00 2001 From: klikli-dev Date: Fri, 16 Feb 2024 08:31:35 +0000 Subject: [PATCH] docs: update CHANGELOG.md for release/v1.20.4-1.116.0 [skip ci] --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7104654af..7708d1ee1 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.116.0] - 2024-02-16 +### :sparkles: New Features +- [`0d8844d`](https://github.com/klikli-dev/occultism/commit/0d8844d6d565bfca13c66f7c8e21d77b59c937a2) - disable spirit campfire damage *(commit by [@klikli-dev](https://github.com/klikli-dev))* + + ## [release/v1.20.4-1.115.0] - 2024-02-14 ### :sparkles: New Features - [`bf327aa`](https://github.com/klikli-dev/occultism/commit/bf327aab2977d75ad4b47c2eceab64deaa5acd8c) - buff familiars *(commit by [@klikli-dev](https://github.com/klikli-dev))* @@ -957,4 +962,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [release/v1.20.4-1.113.1]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.113.0...release/v1.20.4-1.113.1 [release/v1.20.4-1.114.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.113.1...release/v1.20.4-1.114.0 [release/v1.20.4-1.114.1]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.114.0...release/v1.20.4-1.114.1 -[release/v1.20.4-1.115.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.114.1...release/v1.20.4-1.115.0 \ No newline at end of file +[release/v1.20.4-1.115.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.114.1...release/v1.20.4-1.115.0 +[release/v1.20.4-1.116.0]: https://github.com/klikli-dev/occultism/compare/release/v1.20.4-1.115.0...release/v1.20.4-1.116.0 \ No newline at end of file