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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
- Fixed tests of `TimeBasedValue`[#1469](https://github.com/ie3-institute/PowerSystemDataModel/issues/1469)
26
26
- Requiring `thermalBus` field in house and storage input [#1509](https://github.com/ie3-institute/PowerSystemDataModel/issues/1509)
27
27
- Fixed handling of erroneous field values in `EntitySource.enrichWithDefault()`[#1511](https://github.com/ie3-institute/PowerSystemDataModel/issues/1511)
28
-
- Aligned temperature processing in Cosmo and Icon factories to kelvin and added checks to prevent NullPointerExceptions for missing values.[#1521](https://github.com/ie3-institute/PowerSystemDataModel/issues/1521)
28
+
- Aligned temperature processing in Cosmo and Icon factories to kelvin and added checks to prevent NullPointerExceptions for missing values [#1521](https://github.com/ie3-institute/PowerSystemDataModel/issues/1521)
29
29
30
30
### Changed
31
31
- Updated CI-Pipeline to run task `Deploy` and `Staging` only for `Main`[#1403](https://github.com/ie3-institute/PowerSystemDataModel/issues/1403)
0 commit comments