Skip to content

Commit

Permalink
Update changelog with bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
drinks committed Jul 7, 2020
1 parent 4f9d9bf commit 31c9813
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

This file tracks all the changes (https://keepachangelog.com/en/1.0.0/) made to the client. This allows parsers such as Dependabot to provide a clean overview in pull requests.

## [v0.9.2] - 2020-07-06
## [v0.9.2] - 2020-07-07

#### Added

- Quotation, Invoice and DistributeTax payloads now accept a `:tax_only_adjustment` param to make tax adjustments that need not be correlated with a total cost adjustment

#### Changed

- Fix a bug with fallback quotation responses where an empty set of line items would raise `ArgumentError`

## [v0.9.1] - 2020-03-24

#### Added
Expand Down

0 comments on commit 31c9813

Please sign in to comment.