Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
IKarbowiak committed Apr 15, 2021
1 parent b46b9fd commit 7777823
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ All notable, unreleased changes to this project will be documented in this file.
- Make `order` property of invoice webhook payload contain order instead of order lines - #7081 by @pdblaszczyk
- Affected webhook events: `INVOICE_REQUESTED`, `INVOICE_SENT`, `INVOICE_DELETED`
- Make quantity field on `StockInput` required - #7082 by @IKarbowiak
- Add description to shipping method - #7116 by @IKarbowiak
- `ShippingMethod` was extended with `description` field.
- `ShippingPriceInput` was extended with `description` field
- Extended `shippingPriceUpdate`, `shippingPriceCreate` mutation to add/edit description
- Input field in `shippingPriceTranslate` changed to `DescriptionTranslationInput`

### Other

Expand Down

0 comments on commit 7777823

Please sign in to comment.