Skip to content

Commit 44037f7

Browse files
authored
Update CHANGELOG.md
1 parent 37cf542 commit 44037f7

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
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
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.
2121
- Major improvements to `Batch` objects. `Batch.run()` returns a `BatchData` object that maps `task_name` to `SimulationData`.
22+
- Infinity stored as `str` in json outputs, conforming to json file specifications.
2223

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

0 commit comments

Comments
 (0)