Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
OlehMarch committed Oct 29, 2024
1 parent 0b52b56 commit 0cd3694
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
# Changelog

## 1.1.1

* Updated tests.

## 1.1.0

* Extended `Money` from `Amount` (`mdamount` package)
* Extended `Money` from `Amount` (`mdamount` package).
* Added new construction options:
* `Money.fromBigInt`
* `Money.fromInt`
* `Money.fromAmount`
* `Money.oneIntOf`
* `Money.oneInt`
* Added `Money.toAmount` conversion method
* Updated tests
* Added `Money.toAmount` conversion method.
* Updated tests.

## 1.0.1

Expand Down

0 comments on commit 0cd3694

Please sign in to comment.