You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
5
6
6
## [Unreleased]
7
7
8
+
### Added
9
+
10
+
### Changed
11
+
12
+
### Fixed
13
+
14
+
## [2.5.0rc1] - 2023-10-10
15
+
8
16
### Added
9
17
- Time zone in webAPI logging output.
10
18
- Class `Scene` consisting of a background medium and structures for easier drafting and visualization of simulation setups as well as transferring such information between different simulations.
@@ -972,7 +980,8 @@ which fields are to be projected is now determined automatically based on the me
972
980
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
973
981
- A large number of small improvements and bug fixes.
0 commit comments