Skip to content

Commit e0222e1

Browse files
chore(release): 1.7.1 [skip ci]
--------------------------------------------------------------------------------------------------- Version: 1.7.1 Date: 2024-10-29 Bugfixes: - Fixed that the stored fluid information would be deleted in certian cases when placing the fluid unit. - Fixed the combinator not updating properly. - Fixed the combinator not updating properly. Resolves [#3](#3) Changes: - The quality of the fluid unit combinator now matches the quality of the fluid unit itself.
1 parent 02eae71 commit e0222e1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
---------------------------------------------------------------------------------------------------
2+
Version: 1.7.1
3+
Date: 2024-10-29
4+
Bugfixes:
5+
- Fixed that the stored fluid information would be deleted in certian cases when placing the fluid unit.
6+
- Fixed the combinator not updating properly.
7+
- Fixed the combinator not updating properly. Resolves [#3](https://github.com/notnotmelon/fluid-memory-storage/issues/3)
8+
Changes:
9+
- The quality of the fluid unit combinator now matches the quality of the fluid unit itself.
10+
---------------------------------------------------------------------------------------------------
211
Version: 1.7.0
312
Date: 2024-10-24
413
Features:

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluid-memory-storage",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"title": "Fluid Memory Storage",
55
"author": "notnotmelon",
66
"homepage": "https://github.com/notnotmelon/fluid-memory-storage",

0 commit comments

Comments
 (0)