Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pestretsov committed Oct 23, 2023
1 parent af66858 commit 55cfbc0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@

## Unreleased

### Added

- Added proper resolve for custom expectations
- Added proper rename for custom expectations
- Added migration startup activity to delete redundant generated `Expectation.php` file

### Fixed

- Fixed infinite "Closing project..." dialog issue on project close

### Changed

- Reworked custom expectations engine using Symbol API
- Removed `Expectation.php` generation

## 1.11.0 - 2023-09-12

### Added
Expand Down

0 comments on commit 55cfbc0

Please sign in to comment.