Skip to content

Commit b7ca447

Browse files
committed
Merge tag 'v1.0.1' into develop
Use `class_uses_recursive` to detect trait.
2 parents 492dd85 + 592f0eb commit b7ca447

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6+
## [1.0.1] - 2021-07-31
7+
8+
### Fixed
9+
10+
- [#2](https://github.com/laravel-json-api/boolean-softdeletes/pull/2) Use `class_uses_recursive()` to detect trait on
11+
model class.
12+
613
## [1.0.0] - 2021-07-31
714

815
Initial release.

0 commit comments

Comments
 (0)