Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1nksm committed Sep 14, 2020
1 parent a0988ee commit f5b83d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **Added `be exported` and `be readonly` matchers.**
- Added `%printf` and `%sleep` directives.

### Changed

- **Improved TAP formatter.**
- Supports TODO and SKIP directives.
- Added error details.

### Fixed

- Fixed the bug that "Parameter is not set" error in word modifier.
Expand Down

0 comments on commit f5b83d8

Please sign in to comment.