💣 destroy player listing

This commit is contained in:
Dane Everitt 2016-10-29 21:46:53 -04:00
parent d3220fa553
commit 013c36fe81
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 4 additions and 23 deletions

View file

@ -12,6 +12,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Changed
* Servers are now queued for deletion to allow for cancellation of deletion, as well as run in the background to speed up page loading.
### Removed
* Removed online player listing due to inconsistency in query library and an assortment of query related bugs. This will return in future versions when we get it working correctly.
## v0.5.0-pre.3 (Bodacious Boreopterus)
### Added