forked from AlexAiden1974/mathgames66.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.json
More file actions
27 lines (27 loc) · 721 Bytes
/
changelog.json
File metadata and controls
27 lines (27 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"version": "3.1.3",
"title": "What's New",
"sections": [
{
"title": "New Features",
"items": [
"No new features this update! Stay tuned"
]
},
{
"title": "Improvements",
"items": [
"Switched to Cloudflare Pages for faster load times",
"Mass prettified site code for better readability",
"Optimized/Resized Majority of images for qucker load times "
]
},
{
"title": "Bug Fixes",
"items": [
"Removed Cavewars due to filesize being too big (can possibly be added back if requested)",
"Removed Exiled Zombies due to filesize being too big (can possibly be added back if requested)"
]
}
]
}