Skip to content

Commit

Permalink
update docs/CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptkeeper committed Jun 10, 2020
1 parent 6aeb8b5 commit 21539c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
**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.
- Fixed the historical graph zooming out when receiving new data points.
- Fixed newly added servers aligning to the left of the historical graph.
- Replaces manual string concats with template literals.
- Updated various dependencies.

Expand Down

0 comments on commit 21539c3

Please sign in to comment.