Move "Changed" above "Fixed" in CHANGELOG.md to follow keepachangelog.com spec.

This commit is contained in:
Michael Stenta 2022-01-05 15:26:52 -05:00
parent e793db40b1
commit c9bdbd7bae
1 changed files with 5 additions and 4 deletions

View File

@ -12,15 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Open the Gin toolbar by default #470](https://github.com/farmOS/farmOS/pull/470)
- [Enforce that the changelog is updated with every pull request #469](https://github.com/farmOS/farmOS/pull/469)
### Changed
- Do not include archived assets in metrics count.
- [Add allow-plugins config #467](https://github.com/farmOS/farmOS/pull/467)
### Fixed
- Patch `jsonapi_schema` module to fix
[Issue #3256795: Float fields have a null schema](https://www.drupal.org/project/jsonapi_schema/issues/3256795)
### Changed
- [Add allow-plugins config #467](https://github.com/farmOS/farmOS/pull/467)
## [2.0.0-beta1] 2022-01-01
farmOS 2.x is a complete rewrite of farmOS for [Drupal 9](https://www.drupal.org/about/9).