Skip to content

Commit

Permalink
Updated the change log
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaumRystra committed May 18, 2015
1 parent baffafb commit e4083bc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions rpg-docs/private/changeLogs/changeLogs.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,13 @@ ChangeLogs.insert({
"Re-implemented floating action button menu component to move away from the broken third party implementation.",
],
});

ChangeLogs.insert({
version: "0.4.0",
changes: [
"Changed attacks to use arbitrary strings with inline calculations",
"Added item increment and decrement buttons",
"fixed incorrect line breaks and formatting in dialogs",
"Added calculated values for jumping and carrying to the strength detail box",
],
});

0 comments on commit e4083bc

Please sign in to comment.