From 6f5d7cfe7bee3254f518761cc4d7d7f100abf5ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 12:47:49 +0000 Subject: [PATCH] chore: release 5.10.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..ab612c9f5b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +### [5.10.1](https://www.github.com/CFMTech/snakemake/compare/v5.10.0...v5.10.1) (2022-03-07) + + +### Documentation + +* more fixes to google lifesciences tutorial for spacing and links to testing data ([#553](https://www.github.com/CFMTech/snakemake/issues/553)) ([b7afc9b](https://www.github.com/CFMTech/snakemake/commit/b7afc9b05ed361c505ba9b1e993626a520ddb610))