Skip to content

Commit 6c5e5ab

Browse files
committed
remove 2.0.0 from changelog
1 parent 7948ba1 commit 6c5e5ab

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

CHANGELOG.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ All notable changes to this project will be documented in this file.
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
76
## [Unreleased]
87

98
### Added
@@ -16,14 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1615

1716
### Added
1817

19-
### Changed
20-
21-
### Fixed
22-
23-
## [2.0.0] - 2023-3-31
24-
25-
### Added
26-
2718
### Changed
2819
- Default Tidy3d logging level is now set to `'WARNING'`.
2920
- Tidy3D is no longer pip installable from `tidy3d-beta` on PyPI.
@@ -663,8 +654,7 @@ which fields are to be projected is now determined automatically based on the me
663654
- A large number of small improvements and bug fixes.
664655

665656
[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
667-
[2.0.0]: https://github.com/flexcompute/tidy3d/compare/v1.10.0...v2.0.0
657+
[2.0.0]: https://github.com/flexcompute/tidy3d/compare/v1.10.0...v2.0.1
668658
[1.10.0]: https://github.com/flexcompute/tidy3d/compare/v1.9.3...v1.10.0
669659
[1.9.3]: https://github.com/flexcompute/tidy3d/compare/v1.9.2...v1.9.3
670660
[1.9.2]: https://github.com/flexcompute/tidy3d/compare/v1.9.1...v1.9.2

0 commit comments

Comments
 (0)