From c2e8619faa0b40f1ee810aa48fd0155e39333edc Mon Sep 17 00:00:00 2001 From: Paul Weidner Date: Fri, 28 Jun 2024 11:25:51 -0700 Subject: [PATCH] Release 2.22.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecb9914c..23f8b1d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.22.1](https://github.com/Rothamsted-Ecoinformatics/farm_rothamsted/milestone/43) + ### Added - Experiment module: Duplicate proposals. [#659](https://github.com/Rothamsted-Ecoinformatics/farm_rothamsted/issues/659)