File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments