Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
WarmCyan committed Jul 11, 2023
1 parent 2ddf3cd commit 78f12f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* `-n` CLI flag shorthand for `--names`
* `--params` CLI flag long form of `-p`
* `RawJupyterNotebookCacher`, which takes a list of cells of raw strings of python code and
stores them as a notebook. This is useful for exporting an interactive analysis with each
experiment run.

### Changed
* `--parallel-mode` flag to `--parallel-safe`
Expand Down

0 comments on commit 78f12f1

Please sign in to comment.