From 902a124f34b03f18212c25754a2f2d4ea9b35760 Mon Sep 17 00:00:00 2001 From: Nobrainer Bot Date: Fri, 22 Mar 2024 21:56:41 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2124be19..db66962d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +# 1.2.0 (Fri Mar 22 2024) + +#### 🚀 Enhancement + +- Dev [#295](https://github.com/neuronets/nobrainer/pull/295) ([@hvgazula](https://github.com/hvgazula) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) [@satra](https://github.com/satra)) +- Update setup.cfg [#299](https://github.com/neuronets/nobrainer/pull/299) ([@satra](https://github.com/satra)) + +#### 🐛 Bug Fix + +- Update release.yml ([@satra](https://github.com/satra)) +- change hyphenation [#275](https://github.com/neuronets/nobrainer/pull/275) ([@satra](https://github.com/satra)) +- update precommit checks [#275](https://github.com/neuronets/nobrainer/pull/275) ([@satra](https://github.com/satra)) +- fix docker syntax [#275](https://github.com/neuronets/nobrainer/pull/275) ([@satra](https://github.com/satra)) +- remove trained models [#275](https://github.com/neuronets/nobrainer/pull/275) ([@satra](https://github.com/satra)) +- [pre-commit.ci] pre-commit autoupdate [#269](https://github.com/neuronets/nobrainer/pull/269) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) + +#### Authors: 3 + +- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) +- H Gazula ([@hvgazula](https://github.com/hvgazula)) +- Satrajit Ghosh ([@satra](https://github.com/satra)) + +--- + # 1.1.1 (Sat Oct 07 2023) #### 🐛 Bug Fix