Skip to content

Commit

Permalink
Merge pull request #63 from pacu/changelog
Browse files Browse the repository at this point in the history
Add changelog for 0.1.0-beta.8
  • Loading branch information
pacu authored Jul 1, 2024
2 parents 9b9a7be + 5eedc5a commit a72750d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +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).

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


- [#55] make Payment public and give it a public initializer
- [#60] Amount(value: Double) false positive tooManyFractionalDigits
- [#62] public-payments-fix by @lukaskorba


## [0.1.0-beta.7] - 2024-06-07
- [#55] make `Payment` public and give it a public initializer
### Removed
Expand Down

0 comments on commit a72750d

Please sign in to comment.