Bumped version

This commit is contained in:
Stefan Zermatten
2016-06-03 14:49:04 +02:00
parent f4397e65ab
commit d41c27c86d

View File

@@ -300,3 +300,15 @@ ChangeLogs.insert({
"Made character names in the side-bar into regular links",
],
});
ChangeLogs.insert({
version: "0.10.0",
changes: [
"New characters now have starting ability scores of 10",
"Coins are incrementable by default",
"Fixed multiplication sign",
"Added \"if\" function to equations",
"Added ritual tag to spells in the spell list",
"Updated dependencies to keep up with Chrome's breaking changes",
],
});