Skip to content

Commit d250e48

Browse files
committed
Bump version to 1.5.1 and update changelog
1 parent 7ce8383 commit d250e48

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.5.1 - 2024-05-26 [Fabric only]
9+
10+
### Changed
11+
12+
- Removed unnecessary Porting Lib modules to reduce jar size
13+
14+
### Fixed
15+
16+
- A bug in Porting Lib that prevents cross-dimensional chunk loading
17+
818
## 1.5.0 - 2024-05-21
919

1020
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ mod_name=Create: Power Loader
4747
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
4848
mod_license=MIT
4949
# The mod version. See https://semver.org/
50-
mod_version=1.5.0-mc1.20.1-fabric
50+
mod_version=1.5.1-mc1.20.1-fabric
5151
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
5252
# This should match the base package used for the mod sources.
5353
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html

0 commit comments

Comments
 (0)