Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
patrys committed Aug 6, 2020
1 parent 5c6ec3a commit d94b8ed
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 @@ -18,6 +18,7 @@ All notable, unreleased changes to this project will be documented in this file.
- Deprecate `WebhookEventType.CHECKOUT_QUANTITY_CHANGED`. It will be removed in Saleor 3.0 - #5837 by @korycins
- Add dummy credit card payment - #5822 by @IKarbowiak
- Anonymize and update order and payment fields; drop PaymentSecureConfirm mutation, drop Payment type fields: extraData, billingAddress, billingEmail, drop gatewayResponse from Transaction type - #5926 by @IKarbowiak
- Switch the HTTP stack from WSGI to ASGI based on Uvicorn - #5960 by @patrys

### Fixes

Expand Down

0 comments on commit d94b8ed

Please sign in to comment.