Skip to content

Commit e4df688

Browse files
tylerflexmomchil-flex
authored andcommitted
fix changelog for 2.7.1
1 parent 53193a8 commit e4df688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Users can now export `SimulationData` to MATLAB `.mat` files with the `to_mat_file` method.
1313
- `ModeSolver` methods to plot the mode plane simulation components, including `.plot()`, `.plot_eps()`, `.plot_structures_eps()`, `.plot_grid()`, and `.plot_pml()`.
1414
- Support for differentiation with respect to monitor attributes that require interpolation, such as flux and intensity.
15+
- Support for automatic differentiation with respect to `.eps_inf` and `.poles` contained in dispersive mediums `td.PoleResidue` and `td.CustomPoleResidue`.
1516

1617
### Changed
1718

@@ -21,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2122
- Bug when snapping `CoaxialLumpedPort` to grid cell boundaries.
2223
- Errors in `PolySlab` when using autograd differentiation with non-zero `sidewall_angle` and `dilation`.
2324
- Error in `EMESimulationData.smatrix_in_basis` when using older versions of xarray.
24-
- Support for automatic differentiation with respect to `.eps_inf` and `.poles` contained in dispersive mediums `td.PoleResidue` and `td.CustomPoleResidue`.
2525
- Gradients for `Box` objects when simulation size is < 3D.
2626

2727
## [2.7.0] - 2024-06-17

0 commit comments

Comments
 (0)