Skip to content

Commit

Permalink
Change logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaumRystra committed Jun 12, 2015
1 parent 7b3cb54 commit 9d2eb14
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rpg-docs/private/changeLogs/changeLogs.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,10 @@ ChangeLogs.insert({
"Fixed rounding error on net worth calculation",
],
});

ChangeLogs.insert({
version: "0.5.5",
changes: [
"Fixed reports from google users not correctly storing the reply-to email address",
],
});

0 comments on commit 9d2eb14

Please sign in to comment.