Skip to content

Commit 9f39399

Browse files
authored
Update CHANGELOG.md
1 parent ef2d49b commit 9f39399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- `freq` no longer passed to `ModeSolver` upon init, instead a list of `freqs` passed to `ModeSolver.solve`.
1919
- Mode solver now returns `ModeSolverData` object containing information about the mode fields and propagation constants as data arrays over frequency and mode index.
2020
- Reorganized some of the internal `Source` classes.
21+
- Major improvements to `Batch` objects. `Batch.run()` returns a `BatchData` object that maps `tak_name` to `SimulationData`.
2122

2223
## [1.1.1] - 2022-3-2
2324

0 commit comments

Comments
 (0)