Skip to content

Commit

Permalink
Update news
Browse files Browse the repository at this point in the history
  • Loading branch information
b-morgan committed May 9, 2024
1 parent 3f08455 commit 82337b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SkilletNewsData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ Skillet.NewsData = {
data = {
{ name = "Changes",
data = {
{ header = "Skill Levels", body = "Add conditional data" },
{ header = "Skill Levels", body = "Add conditional data\nFix issue #171" },
{ header = "Automation", body = "Add right click 'Queue' selected recipes\nAdd keybinding for 'Process' button" },
},
},
},
Expand Down

0 comments on commit 82337b5

Please sign in to comment.