Add changelog: Make local action buttons translatable.

This commit is contained in:
Michael Stenta 2022-01-11 08:58:29 -05:00
parent 45a51daf70
commit e2758b8281
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Make local action buttons translatable.
- Fix permission for map settings form (/farm/settings/map).
- Patch `jsonapi_schema` module to fix
[Issue #3256795: Float fields have a null schema](https://www.drupal.org/project/jsonapi_schema/issues/3256795)