diff --git a/html/changelogs/AutoChangeLog-pr-19250.yml b/html/changelogs/AutoChangeLog-pr-19250.yml new file mode 100644 index 00000000000..d1bb7373c3e --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19250.yml @@ -0,0 +1,10 @@ +author: "Diana, Kash." +delete-after: True +changes: + - qol: "The fryer now tells you how much oil is remaining in it." + - qol: "The fryer now alerts you if the fryer is underfilled or overfilled on oil" + - qol: "Tankers can now be attached to the fryer to fill it." + - bugfix: "Fryer works properly and adds oil to food" + - bugfix: "Fryer and trays no longer show 'phantom items' overlay." + - bugfix: "You can now insert oil into the fryer with any reagent container." + - code_imp: "Recipes are now a global list instead of a per-item list" \ No newline at end of file