Skip to content

Commit

Permalink
Release version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Johni0702 committed Jan 2, 2022
1 parent 6d09521 commit ef9d2da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
### 2.1.0-SNAPSHOT
### 2.1.0
- Add option to automatically clean up unused cache after X days (#25)
- Add option to taint fake chunks, so you can tell the difference from real ones (#41)
- Force load all chunks every frame when rendering with ReplayMod or other FREX FlawlessFrames consumers
- Fix realms not writing to one consistent folder (#55)
- Allow for render distances greater than 32 chunks even without Sodium (#61)
- Fix render distance reverting to 32 in 1.18.1 (#61)
- Fix black chunks with Starlight installed (#18)
- Add `/bobby upgrade` to upgrade all chunks in cache to the current Minecraft version

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx2G
loaderVersion=0.11.6

# Mod Properties
modVersion = 2.1.0-SNAPSHOT
modVersion = 2.1.0
mavenGroup = de.johni0702.minecraft
archivesBaseName = bobby
github.owner = johni0702
Expand Down

0 comments on commit ef9d2da

Please sign in to comment.