diff --git a/package.json b/package.json index 4d0d5bd..a836bc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stats-of-the-storm", - "version": "0.2.4", + "version": "0.2.5", "main": "main.js", "description": "A Heroes of the Storm stat tracking application.", "bugs": "falindrith@gmail.com", diff --git a/templates/about-page.html b/templates/about-page.html index 80c8932..c36cb37 100644 --- a/templates/about-page.html +++ b/templates/about-page.html @@ -16,6 +16,8 @@

Stats of the Storm - Version heroes-talents.

Change Log
+

Version 0.2.5

+

Teams: Corrected issue with pick priority not showing all heroes.

Version 0.2.4

Parser: Switch heroprotocol libraries to nydus/heroprotocol. Parser is way faster.

App: Dev tools accessible from Settings menu.