@@ -13,12 +13,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414<!-- towncrier release notes start -->
1515
16- # 1.2.0 (2024-10-26)
16+ ## 2.1.0 (2025-03-30)
17+
18+ - Update CHANGELOG.md [ fosten]
19+ - Bump package.json versions to 2.1.0 [ fosten]
20+ - Bump Volto from 18.0.0-alpha.47 to 18.10.1 [ fosten]
21+ - Replace body-parser with express [ fosten]
22+ - Add log_category_selector [ fosten]
23+ - Catch connect error on initialization [ fosten]
24+ - Load APISchema once during middleware initialization [ fosten]
25+ - Add express.js middleware [ fosten]
26+ - corepack signature verfication workaround [ fosten]
27+ - Remove PlantAssets volto block [ fosten]
28+ - Remove PlantType volto block [ fosten]
29+ - Check if timestamp is defined [ fosten]
30+
31+ ## 2.0.0 (2024-10-28)
32+
33+ - Bump Volto from 18.0.0-alpha.46 to 18.0.0-alpha.47 [ fosten]
34+ - Update .eslintrc.js and storybook/main.js [ fosten]
35+ - Refactor using cookieplone [ fosten]
36+
37+ ## 1.2.0 (2024-10-26)
1738
1839- Add CHANGELOG.md [ fosten]
1940- Add customSettings.js [ fosten]
2041
21- # 1.1.0 (2024-06-27)
42+ ## 1.1.0 (2024-06-27)
2243
2344- Add multiple locations [ fosten]
2445- Add land_type_selector [ fosten]
@@ -33,7 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3354- Add PlantLogs block [ fosten]
3455- Replace farm.remote.request with farm.asset.fetch [ fosten]
3556
36- # 1.0.0 (2024-06-06)
57+ ## 1.0.0 (2024-06-06)
3758
3859- Replace axiosClient.get with farm.remote.request [ fosten]
3960- Store combodata IDs and URLs in arrays [ fosten]
@@ -45,7 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4566- Add customizer function, require lodash [ fosten]
4667- Limit response2 response3 to data.attributes.name [ fosten]
4768
48- # 0.2.0 (2023-07-28)
69+ ## 0.2.0 (2023-07-28)
4970
5071- Create APIlogin [ fosten]
5172- Add PlantType volto block [ fosten]
@@ -54,6 +75,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5475- Add farmOS.js dependency [ fosten]
5576- Add PlantAssets block [ fosten]
5677
57- # 0.1.0 (2023-04-13)
78+ ## 0.1.0 (2023-04-13)
5879
5980- Initial commit [ fosten]
0 commit comments