Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 511 Bytes

File metadata and controls

27 lines (16 loc) · 511 Bytes

Changelog

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.

[Unreleased]

v0.3.0

Changed

  • Introducing users and PlatformUser instead of client to interact with API
  • Follow API 0.6

Added

  • get_subclass method
  • files

Refactor

  • split in endpoints former core.py

Fixed

  • update_user method