Skip to content

Commit caca7e2

Browse files
committed
preparing for 1.9.1
1 parent 4af3ee8 commit caca7e2

File tree

4 files changed

+1351
-4
lines changed

4 files changed

+1351
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,18 @@ 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

8+
9+
### Added
10+
11+
### Changed
12+
13+
### Fixed
14+
15+
16+
## [1.9.1] - 2023-3-06
17+
918
### Added
1019

1120
### Changed
@@ -585,6 +594,8 @@ which fields are to be projected is now determined automatically based on the me
585594
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
586595
- A large number of small improvements and bug fixes.
587596

597+
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v1.9.1...develop
598+
[1.9.1]: https://github.com/flexcompute/tidy3d/compare/v1.9.0...v1.9.1
588599
[1.9.0]: https://github.com/flexcompute/tidy3d/compare/v1.8.4...v1.9.0
589600
[1.8.4]: https://github.com/flexcompute/tidy3d/compare/v1.8.3...v1.8.4
590601
[1.8.3]: https://github.com/flexcompute/tidy3d/compare/v1.8.2...v1.8.3

0 commit comments

Comments
 (0)