Skip to content

Commit

Permalink
Fix release note
Browse files Browse the repository at this point in the history
Signed-off-by: puneeter <puneet.saini@quantumblack.com>
  • Loading branch information
puneeter committed Aug 21, 2024
1 parent f64375a commit d47fe42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Major features and improvements
* Made default run entrypoint in `__main__.py` work in interactive environments such as IPyhon and Databricks.
* Enhanced OmegaConfigLoader configuration validation to detect duplicate keys at all levels for parameters, ensuring comprehensive subkey checking.
* Enhanced `OmegaConfigLoader` configuration validation to detect duplicate keys at all parameter levels, ensuring comprehensive nested key checking.

## Bug fixes and other changes
* Fixed a bug that caused tracebacks disappeared from CLI runs.
Expand Down

0 comments on commit d47fe42

Please sign in to comment.