Skip to content

Commit 8f9612a

Browse files
committed
0.7.31r
1 parent b1746d6 commit 8f9612a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ 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+
## [1.19.2-0.7.31r] - 2023-10-07
10+
11+
### Fixed
12+
- Fixed that `craftFluid` of the RS Bridge will not work when the target fluid stack is empty
13+
- Fixed the amount of the costs of researches in the colony integrator
14+
- [#505] Fixed a NullPointerException when calling `craftItem` with the ME Bridge while using the CPU argument
15+
- [#503],[#509] Fixed a bug where the imported items to a ME System are imported without the NBT tag(Thanks to @michele-grifa!)
16+
- [#501] Fixed some stack overflow exceptions when moving items around(Independent of the periphal)
17+
18+
### Changed
19+
- [#512] Changed some debug messages of the ME and RS Bridge
20+
21+
### Added
22+
- [#514] Added a `neededTime` property to the research table of the colony integrator
23+
924
## [1.19.2-0.7.30r] - 2023-08-06
1025

1126
### Changed

0 commit comments

Comments
 (0)