Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed Aug 2, 2022
1 parent 896a42e commit 2b37cca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

All notable changes to this project will be documented in this file.


## [1.2.0]

### Added

- Added new assertion option for totalAmount on the Mollie PaymentStatusScreen

- Added new assertion option for totalAmount on the Mollie PaymentStatus screen
- Added Description and Merchant Name to the PaymentStatus screen
- Added more issuers to iDEAL and Voucher screens
- Added in3 and Giftcards to the PaymentList screen

## [1.1.0]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypress-mollie",
"version": "1.1.0",
"version": "1.2.0",
"description": "Prepared Mollie Actions for Cypress",
"main": "index.js",
"private": false,
Expand Down

0 comments on commit 2b37cca

Please sign in to comment.