Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

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

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

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

:pencil: - chore

## 1.2.0
- :rocket: added capability to pass `soft` flag and throw `SoftAssertionError`

## 1.1.1
- :rocket: added capability to pass _to_ suffix (e.g _equal to_)

Expand Down
Loading