Bumped version

This commit is contained in:
Stefan Zermatten
2015-09-25 12:52:28 +02:00
parent ab6f0c4f5b
commit 425c42d049

View File

@@ -260,3 +260,11 @@ ChangeLogs.insert({
"Improved loading times by vulcanizing polymer imports",
],
});
ChangeLogs.insert({
version: "0.7.1",
changes: [
"Fixed carry capacity effects not displaying correctly when not editing",
"Changed how columns are presented to fix a display issue introduced in Chrome 44",
],
});