Skip to content

Commit 2c618e5

Browse files
chore(release): 1.1.0 [skip ci]
--------------------------------------------------------------------------------------------------- Version: 1.1.0 Date: 2025-04-25 Features: - Allow configuration of ghost entities ([#3](#3)) - Preserve configuration when fast-replacing entities ([#3](#3)) Bugfixes: - Crash on unidentifiable victim entities - Typo causing potential crash on interaction with other mod GUIs
1 parent 345c978 commit 2c618e5

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.1.0
3+
Date: 2025-04-25
4+
Features:
5+
- Allow configuration of ghost entities ([#3](https://github.com/noodlebox/factorio-inventory-selector/issues/3))
6+
- Preserve configuration when fast-replacing entities ([#3](https://github.com/noodlebox/factorio-inventory-selector/issues/3))
7+
Bugfixes:
8+
- Crash on unidentifiable victim entities
9+
- Typo causing potential crash on interaction with other mod GUIs
10+
---------------------------------------------------------------------------------------------------
211
Version: 1.0.2
312
Date: 2025-04-16
413
Optimizations:

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inventory-selector",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"title": "Inventory Selector",
55
"author": "noodlebox",
66
"homepage": "https://github.com/noodlebox/factorio-inventory-selector",

0 commit comments

Comments
 (0)