Skip to content

Commit 8ff76db

Browse files
committed
Ensure support with RS 2.0.0 and adapt changelog
1 parent 9ab72c6 commit 8ff76db

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
### Fixed
11+
- Fixed support for Refined Storage version 2.0.0
12+
- [#786] Minor performance improvements to the RS Bridges resources iteration - improves the performance with any get*Resource* function - Thanks to @SirYwell!
13+
- [#784] Fixed that the energy detector transfer rate limit is not enforced
14+
- Fixed an issue where the ME Bridge could void chemicals during exporting/importing
15+
- Fixed an issue where export/import fluids and chemicals in the ME Bridge would not detect any remote target peripherals
16+
917
## [1.21.1-0.7.55b] - 2025-07-14
1018

1119
### Fixed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ cc_version=1.116.0
3030
ae2things_version=5637783
3131
appliedenergistics_version=19.2.13
3232
appliedmekanistics_version=5978711
33-
refinedstorage_version=2.0.0-beta.13
34-
refinedstorage_mekanism_version=1.0.0
33+
refinedstorage_version=2.0.0
34+
refinedstorage_mekanism_version=1.1.0
3535
minecolonies_version=1.1.1020-1.21.1-snapshot
3636
patchouli_version=1.21-88
3737
mekanism_version=1.21.1-10.7.15.81

0 commit comments

Comments
 (0)