Skip to content

Commit 690f348

Browse files
changelog
1 parent 4a1adb6 commit 690f348

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased/Snapshot]
88

9+
### Added
10+
11+
### Fixed
12+
13+
### Changed
14+
15+
## [8.1.0] - 2025-07-25
16+
917
### Added
1018
- Enhanced check for invalid field names in sources [#1383](https://github.com/ie3-institute/PowerSystemDataModel/issues/1383)
1119
- Enhancing value retrieval in `TimeSeriesSource` [1280](https://github.com/ie3-institute/PowerSystemDataModel/issues/1280)
@@ -385,7 +393,8 @@ coordinates or multiple exactly equal coordinates possible
385393
- CsvDataSource now stops trying to get an operator for empty operator uuid field in entities
386394
- CsvDataSource now parsing multiple geoJson strings correctly
387395

388-
[Unreleased/Snapshot]: https://github.com/ie3-institute/powersystemdatamodel/compare/8.0.0...HEAD
396+
[Unreleased/Snapshot]: https://github.com/ie3-institute/powersystemdatamodel/compare/8.1.0...HEAD
397+
[8.1.0]: https://github.com/ie3-institute/powersystemdatamodel/compare/8.0.0...8.1.0
389398
[8.0.0]: https://github.com/ie3-institute/powersystemdatamodel/compare/7.0.0...8.0.0
390399
[7.0.0]: https://github.com/ie3-institute/powersystemdatamodel/compare/6.0.0...7.0.0
391400
[6.0.0]: https://github.com/ie3-institute/powersystemdatamodel/compare/5.1.0...6.0.0

0 commit comments

Comments
 (0)