Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DeDiamondPro committed May 27, 2024
1 parent 39f6a24 commit 325e202
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
14 changes: 4 additions & 10 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
## Resourcify 1.3.6.1
## Resourcify 1.4.0+beta.1

- Fix improper version limits for Forge 1.18.2 and 1.19.4 ([#32](https://github.com/DeDiamondPro/Resourcify/issues/32))

## Resourcify 1.3.6

- Add Korean translations by [Koala0107](https://github.com/Koala0107) ([#31](https://github.com/DeDiamondPro/Resourcify/pull/31))
- Add support for NeoForge 1.20.2-1.20.6
- Fix buttons not being aligned to the resource pack list on 1.20.5+
- Fix an access widener issue causing updating the active pack on Forge 1.20.4 to fail
- Fix Minecraft 1.12.2 version trying to load a Minecraft 1.8.9 only mixin
- Add support for CurseForge
- Convert backend to an abstract service api, allowing for easier support for more services
- Fix background breaking when using essential (or another mod with universalcraft) in mc 1.20.5+

----------------------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mod_name = Resourcify
mod_id = resourcify
mod_version = 1.3.6.1
mod_version = 1.4.0+beta.1

org.gradle.daemon=true
org.gradle.parallel=true
Expand Down

0 comments on commit 325e202

Please sign in to comment.