We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492dd85 commit 7842283Copy full SHA for 7842283
CHANGELOG.md
@@ -3,6 +3,13 @@
3
All notable changes to this project will be documented in this file. This project adheres to
4
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
5
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
13
## [1.0.0] - 2021-07-31
14
15
Initial release.
0 commit comments