Skip to content

Commit be1ef7d

Browse files
Remove duplicate changelog entry for temperature processing
Removed duplicate entry for temperature processing alignment in Cosmo and Icon factories.
1 parent e7e02f7 commit be1ef7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
- Fixed tests of `TimeBasedValue` [#1469](https://github.com/ie3-institute/PowerSystemDataModel/issues/1469)
2626
- Requiring `thermalBus` field in house and storage input [#1509](https://github.com/ie3-institute/PowerSystemDataModel/issues/1509)
2727
- 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)
2929

3030
### Changed
3131
- Updated CI-Pipeline to run task `Deploy` and `Staging` only for `Main` [#1403](https://github.com/ie3-institute/PowerSystemDataModel/issues/1403)

0 commit comments

Comments
 (0)