Add support for external_id on servers, closes #975

This commit is contained in:
Dane Everitt
2018-02-24 11:57:12 -06:00
parent f655188c58
commit 633bba6d6e
11 changed files with 73 additions and 15 deletions

View File

@@ -10,6 +10,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Added
* Adds ability to include egg variables on an API request.
* Added `external_id` column to servers that allows for easier linking with external services such as WHMCS.
## v0.7.1 (Derelict Dermodactylus)
### Fixed