Add CHANGELOG.md lines for Issue #3354935: Configurable quick forms

This commit is contained in:
Michael Stenta 2023-08-16 10:56:55 -04:00
parent a8f7081601
commit 8799148196
1 changed files with 5 additions and 0 deletions

View File

@ -12,11 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [farmOS v2 CSV import module #722](https://github.com/farmOS/farmOS/pull/722)
- [Add a Group membership assignment quick form #723](https://github.com/farmOS/farmOS/pull/723)
- [farmOS Setup Menu #706](https://github.com/farmOS/farmOS/pull/706)
- [Issue #3354935: Configurable quick forms](https://www.drupal.org/project/farm/issues/3354935)
### Changed
- [Misc quick form code and documentation improvements #703](https://github.com/farmOS/farmOS/pull/703)
### Deprecated
- [QuickFormInterface::getId() is replaced by QuickFormInterface::getQuickId()](https://www.drupal.org/node/3379686)
### Fixed
- [Validate quantity entities created by create_quantity #721](https://github.com/farmOS/farmOS/pull/721)