Add changelog

This commit is contained in:
RMidhunSuresh 2023-08-22 17:41:35 +05:30
parent e0ed058980
commit b8a1e5e396
No known key found for this signature in database

View File

@ -5,6 +5,12 @@ 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.1.6] - 2023-08-22
### Changed
- Pass `isReadonly: true` in `Client.startWithAuthData` to disable uploading OTKs.
## [v0.1.5] - 2023-08-10