Skip to content

Commit

Permalink
add bitcoin formatting fix to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed Feb 14, 2017
1 parent 7281dce commit 8e49165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

- Passing integer validation when chunk started with a dash
- Passing integer validation when the fractional part started with a dash
- Formatting problem for Bitcoin currency with small amounts in PHP < 7.0
- Money constructed from a string with fractional zeroes equals to a Money constructed without the fractional part (eg. `'5.00'` and `'5'`)


Expand Down

0 comments on commit 8e49165

Please sign in to comment.