Skip to content

Commit

Permalink
cleanup release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mist475 committed Jan 9, 2024
1 parent f4f3c6a commit 9ac7ce1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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**
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.10:1.0.7.2
1.7.10:1.0.7.3

0 comments on commit 9ac7ce1

Please sign in to comment.