Skip to content

Commit

Permalink
release v1.0.3-SNAPSHOT ...
Browse files Browse the repository at this point in the history
  • Loading branch information
astinz committed May 14, 2024
1 parent 0810d51 commit 0ec771f
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,32 @@

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

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

---
**Version 1.0.2-SNAPSHOT - 2024-05-09**
**[1.0.3-SNAPSHOT] - 2024-05-14**

**Added**
- Processor status retrieval
- Indexer last success version
- Added tests for account address

**Updated**
- Account address class

**[1.0.2-SNAPSHOT] - 2024-05-09**

**Added**
- Faucet for the Kaptos network.
- Added Kotlin Multiplatform Mobile (KMM) sample for Android and iOS.

**Version 1.0.1-SNAPSHOT - 2024-04-30**
**[1.0.1-SNAPSHOT] - 2024-04-30**

**Added**
- Client configuration options for all supported platforms.

**Version 1.0.0-SNAPSHOT - 2024-04-26**
**[1.0.0-SNAPSHOT] - 2024-04-26**

**Added**
- Initial release.
Expand Down

0 comments on commit 0ec771f

Please sign in to comment.