File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
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
6
6
7
7
## [ Unreleased/Snapshot]
8
8
9
+ ### Added
10
+
11
+ ### Fixed
12
+
13
+ ### Changed
14
+
15
+ ## [ 5.1.0] - 2024-06-24
16
+
9
17
### Added
10
18
- Enhancing ` VoltageLevel ` with ` equals ` method [ #1063 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1063 )
11
19
- ` ConnectorValidationUtils ` checks if parallel devices is > 0 [ #1077 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1077 )
@@ -294,9 +302,10 @@ coordinates or multiple exactly equal coordinates possible
294
302
- CsvDataSource now stops trying to get an operator for empty operator uuid field in entities
295
303
- CsvDataSource now parsing multiple geoJson strings correctly
296
304
297
- [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemdatamodel/compare/5.0.1...HEAD
298
- [ 5.0.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/5.0.0...5.0.1
299
- [ 4.1.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/4.1.0...5.0.0
305
+ [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemdatamodel/compare/5.1.0...HEAD
306
+ [ 5.1.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/5.0.1...5.1.0
307
+ [ 5.0.1 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/5.0.0...5.0.1
308
+ [ 5.0.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/4.1.0...5.0.0
300
309
[ 4.1.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/4.0.0...4.1.0
301
310
[ 4.0.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/3.0.0...4.0.0
302
311
[ 3.0.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/2.1.0...3.0.0
You can’t perform that action at this time.
0 commit comments