Change log

This commit is contained in:
Stefan Zermatten
2015-06-04 09:57:49 +02:00
parent 78b1d71b9d
commit 4f1376a666

View File

@@ -133,3 +133,14 @@ ChangeLogs.insert({
"Added performance monitoring",
],
});
ChangeLogs.insert({
version: "0.5.2",
changes: [
"Prevented a harmless error caused by effects which have no stat set",
"Added the ability to hide the spells tab",
"Feedback forms now give me push notifications",
"Feedback forms now won't send unless properly filled out",
"Overhauled how effects' stats are chosen",
],
});