1.3.0
What's Changed
Breaking changes
Make sure to update any class using GridFieldRowButton
to use the following method signature
abstract function getButtonLabel(GridField $gridField, $record, $columnName);
New Contributors
Full Changelog: 1.2.10...1.3.0