You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/changelog.json
+10-9
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
{
2
2
"changelog": [
3
+
{
4
+
"version": "5.4",
5
+
"changes": [
6
+
"Added 9 new jokes",
7
+
"Removed bad jokes",
8
+
"Changed backend joke system",
9
+
"Fixed a small display bug in the changelog"
10
+
]
11
+
},
3
12
{
4
13
"version": "5.3",
5
14
"changes": [
@@ -165,15 +174,7 @@
165
174
]
166
175
},
167
176
{
168
-
"version": "2.11",
169
-
"changes": [
170
-
"Improved `help` command",
171
-
"Removed `ara` command",
172
-
"Removed `shadow` command"
173
-
]
174
-
},
175
-
{
176
-
"version": "Older",
177
+
"version": "<2.12",
177
178
"changes": [
178
179
"Discord does not let us display changes for more than 25 different versions, please check [the GitHub repo](https://github.com/soni801/soni-bot/) for older changes."
0 commit comments