# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.0] - 2025-09-25

### Changed

- Implement version 2 of protocol.
- Upgrade ``wear-companion-protocol`` dependency to ``2.0.0``.
- Upgrade Gradle version to ``8.14.3``.
- Upgrade Android SDK version to ``36``.
- Upgrade Android Gradle Plugin version to ``8.11.2``.
- Upgrade Kotlin Plugin version to ``2.2.20``.
- Upgrade ``androidx.core.core-ktx`` version to ``1.17.0``.
- Upgrade ``androidx.lifecycle.lifecycle-runtime-ktx`` version to ``2.9.4``.
- Upgrade ``androidx.activity.activity-compose`` version to ``1.11.0``.
- Upgrade ``androidx.compose.compose-bom`` version to ``2025.09.00``.
- Upgrade ``androidx.navigation.navigation-runtime-ktx`` version to ``2.9.4``.
- Upgrade ``androidx.navigation.navigation-compose`` version to ``2.9.4``.

## [1.0.1] - 2025-04-11

### Changed

- Update software licence to Commercial Component License.

## [1.0.0] - 2025-03-10

### Added

- Initial revision.

---
_Copyright 2024-2025 MicroEJ Corp. All rights reserved._  
_MicroEJ Corp. PROPRIETARY/CONFIDENTIAL. Use is subject to license terms._
