Flip the update order
This commit is contained in:
parent
029202d127
commit
e300081644
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,10 +1,8 @@
|
||||
**2.0.0** *(Feb 1st 2016)*
|
||||
- Servers are now referenced by their name on the graph controls instead of their IP.
|
||||
- Servers now display their name on hover instead of their IP.
|
||||
- Graph controls are now saved and loaded automatically.
|
||||
- Moved server configuration into servers.json from config.json.
|
||||
**2.2.0** *(Mar 6 2016)*
|
||||
- Added supported versions per network (courtesy of [@forairan](https://github.com/forairan))
|
||||
- Updated dependency version of ```mc-ping-updated``` to 0.1.0
|
||||
|
||||
**2.1.0** *(Feb 23rd 2016)*
|
||||
**2.1.0** *(Feb 23 2016)*
|
||||
- You can now categorize servers. Add a "category tag" to their entry in ```servers.json```.
|
||||
- Define the tags in ```config.json```, such as below:
|
||||
|
||||
@ -22,6 +20,8 @@
|
||||
- New header design to make it less annoying.
|
||||
- Various bug fixes.
|
||||
|
||||
**2.2.0** *(Mar 6th 2016)*
|
||||
- Added supported versions per network (courtesy of [@forairan](https://github.com/forairan))
|
||||
- Updated dependency version of ```mc-ping-updated``` to 0.1.0
|
||||
**2.0.0** *(Feb 1 2016)*
|
||||
- Servers are now referenced by their name on the graph controls instead of their IP.
|
||||
- Servers now display their name on hover instead of their IP.
|
||||
- Graph controls are now saved and loaded automatically.
|
||||
- Moved server configuration into servers.json from config.json.
|
||||
|
Loading…
Reference in New Issue
Block a user