Skip to content

Commit ff66829

Browse files
update changelog
1 parent 84a91a5 commit ff66829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
### Added
1212
- Added support for `tidy3d-extras`, an optional plugin that enables more accurate local mode solving via subpixel averaging.
1313
- Added support for `symlog` and `log` scale plotting in `Scene.plot_eps()` and `Scene.plot_structures_property()` methods. The `symlog` scale provides linear behavior near zero and logarithmic behavior elsewhere, while 'log' is a base 10 logarithmic scale.
14-
- Added support for `tidy3d-microwave`, a plugin enabling more microwave simulation features.
15-
- `BroadbandPulse` for injecting significant energy over entire the frequency range of interest.
14+
- Added `tidy3d-microwave` package for enabling advanced microwave device simulation features.
15+
- Introduced `BroadbandPulse` for exciting simulations across a wide frequency spectrum.
1616

1717
### Changed
1818
- Improved performance of antenna metrics calculation by utilizing cached wave amplitude calculations instead of recomputing wave amplitudes for each port excitation in the `TerminalComponentModelerData`.

0 commit comments

Comments
 (0)