> For the complete documentation index, see [llms.txt](https://docs.movesdk.com/move-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.movesdk.com/move-platform/move-sdk-1.x/changelog.md).

# 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 ](/move-platform/move-sdk-1.x/sdk/getting-started.md)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="/pages/-MZJSfPRqawKT\_SVEa1w" %}
[Android](/move-platform/move-sdk-1.x/changelog/changelog-android.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZJShd4Sv7DW\_71hk0n" %}
[iOS](/move-platform/move-sdk-1.x/changelog/ios.md)
{% endcontent-ref %}
