From 9ac7ce1644473a75bfd9b1053d8f43d21558a11d Mon Sep 17 00:00:00 2001 From: Mist475 Date: Tue, 9 Jan 2024 09:57:45 +0100 Subject: [PATCH] cleanup release notes --- CHANGELOG.md | 9 ++++----- versions.txt | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e3af5..e60044e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,9 @@ ### DynamicSurroundings-1.7.10-1.0.7.3 **What's New** -* Basic configuration for lotr blocks: - * Move all but one asm transformer to mixins - * Cleanup code with generics injection & newer java syntax via Jabel - * Added lotr season detection to dimension registry (previously only CalenderAPI was supported, I don't think anything uses seasons by default atm but might turn out useful at some point) - * Move lotr biome detection to much less hacky approach +* Move all but one asm transformer to mixins +* Cleanup code with generics injection & newer java syntax via Jabel +* Added lotr season detection to dimension registry (previously only CalenderAPI was supported, I don't think anything uses seasons by default atm but might turn out useful at some point) +* Move lotr biome detection to much less hacky approach ### DynamicSurroundings-1.7.10-1.0.7.2 **What's New** diff --git a/versions.txt b/versions.txt index a4787b9..bd5e735 100644 --- a/versions.txt +++ b/versions.txt @@ -1 +1 @@ -1.7.10:1.0.7.2 +1.7.10:1.0.7.3