Added - Organization member management Fixed - Updated `Organization.create()` documentation to reflect Air API changes
2.2.0
Added - `AirApi.topologies.create()` now accepts an absolute path to a DOT file on the caller's local disk Fixed - `AirModel` objects are now automatically refreshed before calls to `update()` - Fixed `KeyError` when calling `AirApi.links.list()`
2.1.6
Added - Marketplace API (thanks gabrielle9talavera!) - Token API (thanks gabrielle9talavera!)
2.1.5
Added - `datetime` objects are now handled natively by the SDK (8, thanks gabrielle9talavera!)
2.1.4
Fixed - `requests` was missing as a required package for `pip` installs
2.1.3
Fixed - `_resolve_interface` did not include simulation filter in simulations_interfaces.list() call