What's Changed
⚠️ BREAKING CHANGES
- Make classes more extendable for DX by @Muffinman in #113
- Changed private properties and methods to protected to improve extensibility
- Classes extending base components may need to update their private methods to protected visibility
New Features
- Add 'log name' filter to ActivitylogResource by @morris14 in #100
- Handle BelongsToMany relations in ActionContent by @paulohenriquesg in #114
- Add support for translating activity log key names by @paulohenriquesg in #115
New Contributors
- @morris14 made their first contribution in #100
- @paulohenriquesg made their first contribution in #114
Full Changelog: v1.0.13...v2.0.0