From 40c1e5e02601976b5fdc9aa66edc82abc1f2facf Mon Sep 17 00:00:00 2001 From: Sima Rahimi <54620700+sima-r@users.noreply.github.com> Date: Mon, 20 May 2024 11:06:39 +0200 Subject: [PATCH] ran prettier --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 072c3d36..532dcfd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### `Added` ### `Changed` + - Changed valid values for sex according to the PED file format [#550](https://github.com/nf-core/raredisease/pull/550) - Refactored config files [#538](https://github.com/nf-core/raredisease/pull/538) - Refactored mobile element annotation subworkflow files [#538](https://github.com/nf-core/raredisease/pull/538)