# Changelog

## Coming soon :rocket:&#x20;

* Points of Interest are now well supported and can be maintained via the MOVE Platform
* New and stylish public documentation
* Reworked [Getting started ](https://docs.movesdk.com/move-platform/move-sdk-1.x/sdk/getting-started)section

## Versioning Convention:

MOVE SDK releases follow the semantic versioning scheme **MAJOR.MINOR.PATCH**, where:

1. MAJOR version increments if the release contains incompatible API changes.
2. MINOR version increments if a functionality in a backwards-compatible manner is added.
3. PATCH version increments for backward-compatible hotfix releases

#### Committed Changelog Protocol

1. APIs could be deprecated in minor versions.
2. Deprecated APIs could only be removed on major version changes.
3. Minor feature releases and hot-fix patch releases are always backward compatible.&#x20;

{% content-ref url="changelog/changelog-android" %}
[changelog-android](https://docs.movesdk.com/move-platform/move-sdk-1.x/changelog/changelog-android)
{% endcontent-ref %}

{% content-ref url="changelog/ios" %}
[ios](https://docs.movesdk.com/move-platform/move-sdk-1.x/changelog/ios)
{% endcontent-ref %}
