Skip to content

Commit

Permalink
Changelog for 0.1.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pacu committed Sep 3, 2024
1 parent 720a73a commit 58e049f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ 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).


## [0.1.0-beta.9] - 2024-09-03

- [#64] maintain iOS 15 compatibility

Lukas Korba from ECC reported that Zashi couldn't be built since
the latest version of BigDecimal depend on BigInt which has min
deployment target of iOS 16.4. We temporarily locked this dependency
until we could figure out a long term change.

## [0.1.0-beta.8] - 2024-07-01


Expand Down

0 comments on commit 58e049f

Please sign in to comment.