Skip to content

Commit

Permalink
feat: version and changelog bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHillcox committed Sep 2, 2023
1 parent 3cf8b42 commit 8aca276
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## 1.20.1

### [1.15.3]

#### Added

- Miners Lights are now replaceable meaning you can place over them with normal block placement. This is a nice little quality of life fix :D

#### Fixed

- [#196](https://github.com/direwolf20-mc/mininggadgets/issues/196) don't allow the renderblock to be accelerated by ProjectE
- This is a preventative fix for when ProjectE is ported to 1.20.1+

### [1.15.2]

#### Fixed

- Forge version range being too restrictive

### [1.15.1]

#### Fixed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
#Mod Info
mod_version=1.15.2
mod_version=1.15.3
#Dependencies
mc_version=1.20.1

Expand Down

0 comments on commit 8aca276

Please sign in to comment.