Skip to content

Commit

Permalink
Add relese notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nayan2167 committed Nov 1, 2023
1 parent b432129 commit ec9686f
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
features:
- |
Added ``experiment_type`` as optional ``__init__`` kwarg in BatchExperiment
and ParallelExperiment.
- |
:math:`BaseExperiment.experiment_type` as setter,'experiment_type' can now
be easily set and retrieved from the experiment object post-construction
using the 'experiment_type' property and setter.

0 comments on commit ec9686f

Please sign in to comment.