From 14d05bebf2b3df3c19dde7022ae7b07c2eefc17d Mon Sep 17 00:00:00 2001
From: Evan Shimizu
Date: Tue, 1 May 2018 20:35:43 -0400
Subject: [PATCH] 1.0.1
---
package.json | 2 +-
templates/about-page.html | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 323f671..56b9089 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stats-of-the-storm",
- "version": "1.1.0-dev",
+ "version": "1.0.1",
"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 70f54e0..de0263a 100644
--- a/templates/about-page.html
+++ b/templates/about-page.html
@@ -17,6 +17,13 @@
Change Log
+
+
+ Parser: #155 Support for hotfix 2.32.1 (build 64657).
+
+
+ App: Various small performance adjustments.
+
This release marks the completion of all features originally planned for Stats of the Storm.