From aee765dd917ee4f2930b60cfec965e95d614bd64 Mon Sep 17 00:00:00 2001 From: Dan Kolbman Date: Thu, 15 Jul 2021 11:19:45 -0400 Subject: [PATCH] :label: Release 1.18.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Release 1.18.1 ### Summary - Emojis: 🔧 x1 - Categories: Other Changes x1 ### New features and changes - [#696](https://github.com/kids-first/kf-api-study-creator/pull/696) - 🔧 Run scheduler without supervisor - [5e652a7d](https://github.com/kids-first/kf-api-study-creator/commit/5e652a7d8fe8401423b49551830afa12dd769add) by [dankolbman](https://github.com/dankolbman) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d59b8be6..032778b4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Kids First Study Creator Change History +## Release 1.18.1 + +### Summary + +- Emojis: 🔧 x1 +- Categories: Other Changes x1 + +### New features and changes + +- [#696](https://github.com/kids-first/kf-api-study-creator/pull/696) - 🔧 Run scheduler without supervisor - [5e652a7d](https://github.com/kids-first/kf-api-study-creator/commit/5e652a7d8fe8401423b49551830afa12dd769add) by [dankolbman](https://github.com/dankolbman) + + ## Release 1.18.0 ### Summary