Skip to content

Commit

Permalink
Pre-release: 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgaber committed Oct 11, 2020
1 parent d1b62c0 commit ce1b24c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to NovaUnit will be documented in this file.

## 1.2 - 2020-10-11

- Added assertion method for checking creation and update rules
- **bugfix**: Report invalid action response as an assertion failure

## 1.1 - 2020-06-22

- Added assertions on Lens query results have been moved to their own class
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "joshgaber/novaunit",
"description": "Unit testing suite for Laravel Nova, built to extend PHPUnit",
"version": "1.1",
"version": "1.2",
"keywords": [
"laravel",
"nova",
Expand Down

0 comments on commit ce1b24c

Please sign in to comment.