Skip to content

Commit 7842283

Browse files
committed
[Docs] Update changelog and bump version
1 parent 492dd85 commit 7842283

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)