Update 5.5.1 version release date

This commit is contained in:
Nick Krecklow 2020-06-09 22:33:57 -05:00
parent df91b22cc0
commit 6901497165
No known key found for this signature in database
GPG Key ID: 5F149FDE156FFA94

@ -1,4 +1,4 @@
**5.5.1** *(June 8 2020)*
**5.5.1** *(June 10 2020)*
- New tooltip hover design on the historical graph. It will highlight the server closest to your cursor.
- Historical graph is now limited to 10,000 increments on the Y axis. This prevents servers with over 100,000 players forcing the graph into 100,000 increments.
- Replaces manual string concats with template literals.