File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased/Snapshot]
8
8
9
+ ## [ 0.7.0] - 2025-03-11
10
+
9
11
### Added
10
12
- Added Bao and Staudt to the list of reviewers [ #216 ] ( https://github.com/ie3-institute/simonaAPI/issues/216 )
11
13
- Documentation for this API [ #230 ] ( https://github.com/ie3-institute/simonaAPI/issues/230 )
12
14
15
+ #### Changed
16
+ - Updated PSDM to 6.0.0
17
+
13
18
## [ 0.6.0] - 2024-12-02
14
19
15
20
### Added
@@ -51,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
51
56
- Renamed messages to ease understanding [ #62 ] ( https://github.com/ie3-institute/simonaAPI/issues/62 )
52
57
- Separating departures and arrivals in message protocol, properly handling exceptions [ #77 ] ( https://github.com/ie3-institute/simonaAPI/issues/77 )
53
58
54
- [ Unreleased/Snapshot ] : https://github.com/ie3-institute/simonaapi/compare/0.6.0...HEAD
59
+ [ Unreleased/Snapshot ] : https://github.com/ie3-institute/simonaapi/compare/0.7.0...HEAD
60
+ [ 0.7.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/0.6.0...0.7.0
55
61
[ 0.6.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/0.5.0...0.6.0
56
62
[ 0.5.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/0.4.0...0.5.0
57
63
[ 0.4.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/0.3.0...0.4.0
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments