# 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 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 ``org.jetbrains.kotlinx.kotlinx-serialization-cbor`` version to ``1.9.0``.

## [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._
