Skip to content

Commit

Permalink
chore: update changelog (release 2.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
dphaldes committed Dec 23, 2024
1 parent 3a3a814 commit ef594bc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.1.0] - 2024-12-23

### Added

- Smelter and Crushers spirits now try to push to adjacent inventories automatically.
This is done to reduce item entity spawn lag.

### Changed

- Bumped minimum version for Neoforge, Occultism and Ars Nouveau
- Built against Minecraft 1.21.1

## [2.0.1] - 2024-07-24

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ parchment_mappings_version=2024.07.07
mod_name=Ars Ocultas
mod_description=Ars Nouveau empowered by Occultism
mod_license=GNU Lesser General Public License v3.0
mod_version=2.0.1
mod_version=2.1.0
mod_id=ars_ocultas
mod_authors=mystchonky
mod_group_id=com.mystchonky.ars_ocultas
Expand All @@ -24,7 +24,7 @@ neo_version_range=[21.1.1,)
loader_version_range=[4,)
#
ars_version=5.3.6.853
ars_version_range=[5.0,6)
ars_version_range=[5.3,6)
occultism_version=1.171.0
occultism_version_range=[1.71.0,)
jei_version=19.5.0.44
Expand Down

0 comments on commit ef594bc

Please sign in to comment.