From ecd63116f42d0e9fc7022cde223ce729ec0f4921 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 08:58:50 +0000 Subject: [PATCH] chore(master): release 1.8.50 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cf68359..5bd21e78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # CHANGELOG +## [1.8.50](https://github.com/deepmodeling/dflow/compare/v1.8.49...v1.8.50) (2024-02-22) + + +### Bug Fixes + +* failfast=False for default in debug mode ([ac2c5a9](https://github.com/deepmodeling/dflow/commit/ac2c5a9a21b1e315c62f77b8f8e011634a431596)) + ## [1.8.49](https://github.com/deepmodeling/dflow/compare/v1.8.48...v1.8.49) (2024-02-22) diff --git a/VERSION b/VERSION index fa88fc35..bddde722 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.49 +1.8.50