All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- "find" and "update" methods should now work.
- "list" methods now return a dictionary containing the ID and NAME instead of a partial class. You will have to use "get" methods to convert them to classes
- list_servers_by_connection, and update_server all throw "Access denied"
- get_own_api_key throws "Incorrect API key from user: USERNAME"
Initial release