From 3d8ba8ff7100a276fe404c65359c176427a0592e Mon Sep 17 00:00:00 2001 From: Nobrainer Bot Date: Sat, 7 Oct 2023 19:25:36 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2da4c732..2124be19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# 1.1.1 (Sat Oct 07 2023) + +#### 🐛 Bug Fix + +- Small changes to support long, preemptable training runs [#267](https://github.com/neuronets/nobrainer/pull/267) ([@ohinds](https://github.com/ohinds) [@satra](https://github.com/satra)) +- [pre-commit.ci] pre-commit autoupdate [#268](https://github.com/neuronets/nobrainer/pull/268) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) + +#### Authors: 3 + +- [@ohinds](https://github.com/ohinds) +- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) +- Satrajit Ghosh ([@satra](https://github.com/satra)) + +--- + # 1.1.0 (Tue Sep 19 2023) #### 🚀 Enhancement