Skip to content

Commit 44ce880

Browse files
committed
update changelog 2.1
1 parent 2f17e31 commit 44ce880

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
### Added
9+
10+
### Changed
11+
12+
### Fixed
13+
14+
## [2.1.0] - 2023-4-18
15+
816
### Added
917
- Group index calculation added to ModeSpec.
1018
- Waveguide plugin for quickly calculating modes in dielectric waveguides.
@@ -690,7 +698,8 @@ which fields are to be projected is now determined automatically based on the me
690698
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
691699
- A large number of small improvements and bug fixes.
692700

693-
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.0.3...develop
701+
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.1.0...develop
702+
[2.1.0]: https://github.com/flexcompute/tidy3d/compare/v2.0.3...v2.1.0
694703
[2.0.3]: https://github.com/flexcompute/tidy3d/compare/v2.0.2...v2.0.3
695704
[2.0.2]: https://github.com/flexcompute/tidy3d/compare/v2.0.1...v2.0.2
696705
[2.0.1]: https://github.com/flexcompute/tidy3d/compare/v1.10.0...v2.0.1

0 commit comments

Comments
 (0)