Releases: minvws/nl-rdo-php-audit-logger
Releases · minvws/nl-rdo-php-audit-logger
0.4.0
What's Changed
- chore: update readme and add security.md file by @lkeijmel in #12
- Add file upload event by @basdenooijer in #13
New Contributors
- @basdenooijer made their first contribution in #13
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
Breaking change
The EncryptionHandler has been moved to a separate Handlers folder. e.g. Handlers\EncryptionHandler
New Contributors
Full Changelog: 0.2.0...0.3.0
0.2.0
0.1.0
What's Changed
- Initial commit by @jaytaph in #1
- Always inject encryption handler: by @jaytaph in #2
- Using auditId instead of getId by @jaytaph in #6
- Update README.md by @jaytaph in #5
- Update EncryptionHandler.php by @jaytaph in #7
- Added AuditUser in case we don't have any by @jaytaph in #8
New Contributors
Full Changelog: https://github.com/minvws/nl-rdo-php-audit-logger/commits/0.1.0