Skip to content

Commit ee42891

Browse files
added capability to pass soft flag and throw SoftAssertionError (#22)
1 parent 2323cb9 commit ee42891

File tree

5 files changed

+351
-271
lines changed

5 files changed

+351
-271
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
All notable changes to the "@qavajs/steps-playwright" will be documented in this file.
3+
All notable changes to the "@qavajs/validation" will be documented in this file.
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

@@ -12,6 +12,9 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1212

1313
:pencil: - chore
1414

15+
## 1.2.0
16+
- :rocket: added capability to pass `soft` flag and throw `SoftAssertionError`
17+
1518
## 1.1.1
1619
- :rocket: added capability to pass _to_ suffix (e.g _equal to_)
1720

0 commit comments

Comments
 (0)