File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased/Snapshot]
8
8
9
+ ## [ 7.0.0] - 2025-05-08
10
+
9
11
### Added
10
12
- Implemented GitHub Actions for automatic code integration. [ #1237 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1237 )
11
13
- Added ` CopyBuilders ` to ` Line-/Transformer2W-/Tranformer3WTypeInput ` [ #1275 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1275 )
@@ -22,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
24
23
25
### Updates
24
26
- Updated gradle to v8.14
27
+ - Updated PSU to 3.1.0
25
28
26
29
## [ 6.0.0] - 2025-02-27
27
30
@@ -354,7 +357,8 @@ coordinates or multiple exactly equal coordinates possible
354
357
- CsvDataSource now stops trying to get an operator for empty operator uuid field in entities
355
358
- CsvDataSource now parsing multiple geoJson strings correctly
356
359
357
- [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemdatamodel/compare/6.0.0...HEAD
360
+ [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemdatamodel/compare/7.0.0...HEAD
361
+ [ 7.0.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/6.0.0...7.0.0
358
362
[ 6.0.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/5.1.0...6.0.0
359
363
[ 5.1.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/5.0.1...5.1.0
360
364
[ 5.0.1 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/5.0.0...5.0.1
You can’t perform that action at this time.
0 commit comments