Skip to content

Commit ef71d4f

Browse files
Update changelog
1 parent 69c5fab commit ef71d4f

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

CollapsibleUI.plugin.js

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,17 +155,14 @@ const settings = {
155155
const config = {
156156
changelog: [
157157
{
158-
title: '12.3.4',
158+
title: '12.3.5',
159159
type: 'added',
160160
items: [
161-
'Fixed plugin crash on Discord startup',
162-
'Fixed collapsing user settings buttons',
163-
'Fixed plugin reload on settings change',
164-
'Fixed user area blocking upload button when channel list is collapsed',
161+
'Fixed performance issues',
165162
],
166163
},
167164
{
168-
title: '1.0.0 - 12.3.3',
165+
title: '1.0.0 - 12.3.4',
169166
type: 'added',
170167
items: [
171168
'See the full changelog here: https://programmer2514.github.io/?l=cui-changelog',

0 commit comments

Comments
 (0)