Skip to content

Commit b07b167

Browse files
committed
schema and changelog for 2.5.0rc3
1 parent 99248a8 commit b07b167

File tree

2 files changed

+562
-313
lines changed

2 files changed

+562
-313
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [2.5.0rc3] - 2023-11-30
9+
810
### Added
911
- Added support for two-photon absorption via `TwoPhotonAbsorption` class. Added `KerrNonlinearity` that implements Kerr effect without third-harmonic generation.
1012
- Can create `PoleResidue` from LO-TO form via `PoleResidue.from_lo_to`.
@@ -1039,7 +1041,8 @@ which fields are to be projected is now determined automatically based on the me
10391041
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
10401042
- A large number of small improvements and bug fixes.
10411043

1042-
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.5.0rc2...pre/2.5
1044+
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.5.0rc3...pre/2.5
1045+
[2.5.0rc3]: https://github.com/flexcompute/tidy3d/compare/v2.5.0rc2...v2.5.0rc3
10431046
[2.5.0rc2]: https://github.com/flexcompute/tidy3d/compare/v2.5.0rc1...v2.5.0rc2
10441047
[2.5.0rc1]: https://github.com/flexcompute/tidy3d/compare/v2.4.2...v2.5.0rc1
10451048
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.4.3...develop

0 commit comments

Comments
 (0)