Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit d4f852c

Browse files
committed
Version bump
1 parent 2cb3dfe commit d4f852c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.2.0] - 2022-01-14
11+
12+
## Added
13+
14+
- Laravel 9 support
15+
- Testing utilities with more useful failure messages and docblocks
16+
- PHPStan for static analysis (Github full integration still in progress...)
17+
- Tests to some nested relationships
18+
- Code analysis thanks to @codecov
19+
20+
## Changed
21+
22+
- `hasSize` renamed to `count` (original will be still maintained as an alias)
23+
- Internal package API: Moved `Assert` props to traits
24+
1025
## [3.1.0] - 2021-10-28
1126

1227
## Added

0 commit comments

Comments
 (0)