CHANGELOG.md
2.87 KB
-
Fix possible-nil return type of EventPermissionStrategy#getEntityType (#1278) · 74e89c08
* Update pubspec.yaml * Update CHANGELOG.md * Fix return type of EventPermissionStrategy#getEntityType This method is causing a compilation warning: -Wint-conversion. Even ignoring the warning, the nil value would not be tolerated and is never actually returned. --------- Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Christian Padilla committed
To find the state of this project's repository at the time of any of these versions, check out
the tags.