Skip to content

Commit

Permalink
0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ebshimizu committed Apr 16, 2018
1 parent 4c5d19c commit 1b4ab34
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stats-of-the-storm",
"version": "1.0.0-dev",
"version": "0.6.2",
"main": "main.js",
"description": "A Heroes of the Storm stat tracking application.",
"bugs": "[email protected]",
Expand Down
9 changes: 9 additions & 0 deletions templates/about-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ <h2 class="ui inverted header">Stats of the Storm - Version <span class="app-ver
gets talent and hero information and images from <a href="https://github.com/heroespatchnotes/heroes-talents">heroes-talents</a>.
</p>
<div class="ui inverted horizontal divider">Change Log</div>
<h3 class="ui inverted dividing header">Version 0.6.2</h3>
<p>
Settings: <a href="https://github.com/ebshimizu/stats-of-the-storm/issues/146">#146</a> Added Import Sets. Can set
folders to be imported to one or more collections automatically. Import sets are set per-database and are stored
locally (so they don't interfere with sharing databases).
</p>
<p>
Bugfix: KDA on Collection: Player and Team Roster pages has been corrected.
</p>
<h3 class="ui inverted dividing header">Version 0.6.1</h3>
<p>
Parser: Updated up to patch 2.31.3 (build 64129)
Expand Down

0 comments on commit 1b4ab34

Please sign in to comment.