diff --git a/CHANGELOG.md b/CHANGELOG.md index 54d31461..ef11f7bf 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ Code contributions to the release: - Added a IonTorrent flow cell for validation [#363](https://github.com/BU-ISCIII/relecov-tools/pull/363) - Added solution to timeout in upload-to-ena module [#368](https://github.com/BU-ISCIII/relecov-tools/pull/368) - Added log functionality to build-schema module [#340](https://github.com/BU-ISCIII/relecov-tools/pull/340) -- Updated the metadata_processing field in configuration.json and added an errors field in the json schema [#372](https://github.com/BU-ISCIII/relecov-tools/pull/372) +- Updated the metadata_processing field in configuration.json and added the other_preparation_kit, quality_control_metrics and consensus_criteria fields in the json schema [#372](https://github.com/BU-ISCIII/relecov-tools/pull/372) #### Fixes