Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhannah committed Dec 27, 2024
1 parent 81e1903 commit f4c4236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

- Accept any value that can be passed to the constructor of `stockholm.Money`
wherever a `Money` object was required as an argument.
- Accept a function that accepts the object instance as an argument and returns
a `Money`-convertible value as an `amount` parameter.
- Swapped positions of the `amount` and `description` fields on `Transaction`.

## v0.6.0 (2024-12-25)
Expand Down

0 comments on commit f4c4236

Please sign in to comment.