Skip to content

Commit

Permalink
Prep 1.8.0 release (#184)
Browse files Browse the repository at this point in the history
* Prep 1.8.0 release
  • Loading branch information
BackEndTea committed Apr 18, 2020
1 parent 0d2498e commit ab2cb0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@ Changelog

## UNRELEASED


## 1.8.0

### Added

* added `Assert::notStartsWith()`
* added `Assert::notEndsWith()`
* added `Assert::inArray()`
* added `@psalm-pure` annotations to pure assertions

### Fixed
Expand Down

0 comments on commit ab2cb0b

Please sign in to comment.