Skip to content

Commit

Permalink
Prepare changelog for beta 3
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed Oct 4, 2016
1 parent 54b5a3c commit 89d537b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,22 @@

## Unreleased

## 3.0.0-beta.3 - 2016-10-04

### Changed

- **[BC break]** Convert method now moved to its own class: Converter
- Minor documentation issues

### Added

- FixedExchange: returns fixed exchange rates based on a list (array)

### Fixed

- Integer detection when the number overflows the integer type and contains zeros

- Rounding numbers containg trailing zeros
- Converting Money to currency with different number of subunits

## 3.0.0-beta.2 - 2016-08-03

Expand Down

0 comments on commit 89d537b

Please sign in to comment.