Skip to content

Commit 7948ba1

Browse files
committed
changelog version schema 2.0.1
1 parent 8f41fe0 commit 7948ba1

File tree

4 files changed

+1396
-4
lines changed

4 files changed

+1396
-4
lines changed

CHANGELOG.md

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

1313
### Fixed
1414

15+
## [2.0.1] - 2023-3-31
16+
17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
1523
## [2.0.0] - 2023-3-31
1624

1725
### Added
@@ -654,7 +662,8 @@ which fields are to be projected is now determined automatically based on the me
654662
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
655663
- A large number of small improvements and bug fixes.
656664

657-
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.0.0...develop
665+
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.0.1...develop
666+
[2.0.1]: https://github.com/flexcompute/tidy3d/compare/v2.0.0...v2.0.1
658667
[2.0.0]: https://github.com/flexcompute/tidy3d/compare/v1.10.0...v2.0.0
659668
[1.10.0]: https://github.com/flexcompute/tidy3d/compare/v1.9.3...v1.10.0
660669
[1.9.3]: https://github.com/flexcompute/tidy3d/compare/v1.9.2...v1.9.3

0 commit comments

Comments
 (0)