diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d3a727a3..5af49269b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [0.192.0] - 2022-09-02 + +### Authors + +- Will Cunningham +- Co-authored-by: Scott Wyman Neagle +- Alejandro Esquivel +- Co-authored-by: Will Cunningham +- Aravind-psiog <100823292+Aravind-psiog@users.noreply.github.com> +- Faiyaz Hasan +- Co-authored-by: Venkat Bala +- Prasanna Venkatesh <54540812+Prasy12@users.noreply.github.com> +- Co-authored-by: Amalan Jenicious F +- Okechukwu Emmanuel Ochia +- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> + + ### Changed - Modified how `no_cluster` is passed to `app.py` from the CLI diff --git a/VERSION b/VERSION index c121f20b3..ad026c308 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.191.0 \ No newline at end of file +0.192.0 \ No newline at end of file