diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 32c2c96496..67c4561cdf 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,9 +1,4 @@ Entries: -- author: KIBORG04 - changes: - - {message: 'Added kvass, you can order it in the cargo!', type: Add} - id: 1930 - time: '2022-07-12T06:11:12.0000000+00:00' - author: metalgearsloth changes: - {message: Interaction outlines won't be so jank at high speeds anymore (e.g. emergency @@ -2940,3 +2935,12 @@ Entries: - {message: Added National Coming Out Day as a holiday., type: Add} id: 2429 time: '2022-10-12T06:50:19.0000000+00:00' +- author: Jezithyr + changes: + - {message: Reworked action bar UI, type: Tweak} + - {message: Updated visuals for hands and chat, type: Tweak} + - {message: Added dragging actions from their window, type: Add} + - {message: Fixed resolution scaling for some widgets, type: Fix} + - {message: Fixed showing no actions when no filters are applied, type: Fix} + id: 2430 + time: '2022-10-12T08:32:42.598514+00:00' diff --git a/Resources/Changelog/Parts/hudrefactor.yml b/Resources/Changelog/Parts/hudrefactor.yml deleted file mode 100644 index 1492300b41..0000000000 --- a/Resources/Changelog/Parts/hudrefactor.yml +++ /dev/null @@ -1,12 +0,0 @@ -author: Jezithyr -changes: - - type: Tweak - message: Reworked action bar UI - - type: Tweak - message: Updated visuals for hands and chat - - type: Add - message: Added dragging actions from their window - - type: Fix - message: Fixed resolution scaling for some widgets - - type: Fix - message: Fixed showing no actions when no filters are applied \ No newline at end of file