Skip to content

Commit

Permalink
Merge pull request #39 from pacu/release/0.1.0-beta.2
Browse files Browse the repository at this point in the history
Release 0.1.0-beta.2
  • Loading branch information
pacu authored Mar 4, 2024
2 parents a80dead + 6f6c0eb commit 44994a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ 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).

# Unreleased
## [0.1.0-beta.2] - 2024-03-04
## Added
- Dependency: `swift-custom-dump` to diff assertions in tests.

## Modified
- Bugfix: Fix bug where multiple recipient payments are parsed in different order every time [#37]
- Bugfix: [#37] multiple recipient payments are parsed in different order every time

## [0.1.0-beta.1] - 2024-01-01
## [0.1.0-beta] - 2024-01-01
- Fixed [problem with literal Decimals](https://github.com/pacu/zcash-swift-payment-uri/issues/35)
- Always favor using `BigDecimal` to avoid misrepresentations of Decimal from
implicit conversion from `Double`.
Expand Down

0 comments on commit 44994a2

Please sign in to comment.