# CHANGELOG ## 1.0.0 - The API version has been updated to `v1`. This introduces backwards incompatible changes. Please review the [migration guide](https://developers.kloudless.com/docs/v1/migration) for more information on migrating from `v0` to `v1`. - Deprecated Team endpoint removed till newer Team endpoints are introduced in this SDK. ## 0.2.1 - Convert ID endpoint for file/folders. Listed under files. @kuinak ## 0.2.0 - Query parameters for POST/PUT/PATCH requests. - Bearer Tokens instead of Account Keys. - Better/fixed file upload and download methods. - Fixed gemspec warnings - Fixed gemspec homepage. @tyrust ## 0.1.0 Initial release