-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
85f7584
commit 94255c9
Showing
3 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ permissions: | |
contents: write | ||
|
||
env: | ||
RELEASE_VERSION: 0.0.19 | ||
RELEASE_VERSION: 0.0.20 | ||
|
||
jobs: | ||
build: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
- Fix broken recipes | ||
- Remove unused tags | ||
- Fix belts not getting correct tier when extended | ||
- Fix belts getting wrong tier when rejoining a world (you'll need to replace your belts) | ||
- Add Tiered Encased Fans (Haunting/Washing only) | ||
- Fix bad tooltip on certain GT items when viewing sequenced assembly recipes | ||
- Fix certain machines sometimes not finding and caching valid recipes | ||
- Fix config generating under both GT and Greate namespaces | ||
- Revert back to millstone processing one item per recipe cycle, regardless of tier |