diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 99cc3c41c3..c9249b9922 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1127,3 +1127,8 @@ Entries: - {message: Removed solution transfer verbs., type: Remove} id: 200 time: '2021-05-21T21:36:16.0000000+00:00' +- author: Zumorica + changes: + - {message: Fixes lathes not printing any recipe., type: Fix} + id: 201 + time: '2021-05-22T09:31:38.140827+00:00' diff --git a/Resources/Changelog/Parts/lathe.yml b/Resources/Changelog/Parts/lathe.yml deleted file mode 100644 index c533d09fd9..0000000000 --- a/Resources/Changelog/Parts/lathe.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes lathes not printing any recipe.