diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index f50d5d8ca7..0d2c110e9c 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1233,3 +1233,9 @@ Entries: the "approve" button., type: Fix} id: 218 time: '2021-05-30T05:19:15.0000000+00:00' +- author: Zumorica + changes: + - {message: Fix some bugs with stacks where their appearance and count would be + incorrect client-side., type: Fix} + id: 219 + time: '2021-05-30T06:54:38.996745+00:00' diff --git a/Resources/Changelog/Parts/stacks.yml b/Resources/Changelog/Parts/stacks.yml deleted file mode 100644 index d0fe6b1a45..0000000000 --- a/Resources/Changelog/Parts/stacks.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix some bugs with stacks where their appearance and count would be incorrect client-side.