diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cadd19..9dc641f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.0] - 2024-05-17 + +### Added + +- Interaction facade `causer` and `subject` alias methods of `from` and `to` + +### Fixed + +- All relationships from `InteractsWith` trait +- Throw exception when configured interaction types enum isn't properly configured + ## [1.0.0] - 2024-05-16 ### Added