From 8c52efa8ff2ecd67d038b2d1d134f0bc9c490272 Mon Sep 17 00:00:00 2001 From: Evan Shimizu Date: Sat, 24 Mar 2018 21:26:36 -0400 Subject: [PATCH] 0.5.3 --- package.json | 2 +- templates/about-page.html | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 03bc19c..3dfe463 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stats-of-the-storm", - "version": "1.0.0-dev", + "version": "0.5.3", "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 4d874d5..fd22421 100644 --- a/templates/about-page.html +++ b/templates/about-page.html @@ -17,6 +17,20 @@

Stats of the Storm - Version heroes-talents.

Change Log
+

Version 0.5.3

+

+ macOS: #135 Build server should now properly re-fetch available parsing protocols. +

+

+ Matches: Backgrounds have been added to the match screen. They might show up in other parts of the app eventually. +

+

+ App: Some deleted talents have been added back into the database. If you see a talent marked as deleted, let me know! I only + went back to December to update missing talents. +

+

+ heroes-talents: Updated for balance patch 2.30.6 (build 63402). +

Version 0.5.2

Parser: Updated to handle balance patch 2.30.6 (build 63402).