File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased/Snapshot]
8
+
9
+ ## [ 3.1.0]
10
+
8
11
### Added
9
12
- Added auto-approval to dependabot workflow and restrictions to updates [ #551 ] ( https://github.com/ie3-institute/PowerSystemUtils/issues/551 )
10
13
14
+ ### Changed
15
+ - Bumped scala to 3.7.0 [ #561 ] ( https://github.com/ie3-institute/PowerSystemUtils/pull/561 )
16
+
11
17
### Fixed
12
18
- Fixed missing scala sources in releases [ #549 ] ( https://github.com/ie3-institute/PowerSystemUtils/issues/549 )
13
19
- Fixed missing if-block in Version-Check [ #557 ] ( https://github.com/ie3-institute/PowerSystemUtils/issues/557 )
@@ -160,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
160
166
### Fixed
161
167
- fixes + extensions in StandardUnits
162
168
163
- [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemutils/compare/v3.0.0...HEAD
169
+ [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemutils/compare/v3.1.0...HEAD
170
+ [ 3.1.0 ] : https://github.com/ie3-institute/powersystemutils/compare/v3.0.0...v3.1.0
164
171
[ 3.0.0 ] : https://github.com/ie3-institute/powersystemutils/compare/v2.2.1...v3.0.0
165
172
[ 2.2.1 ] : https://github.com/ie3-institute/powersystemutils/compare/v2.2.0...v2.2.1
166
173
[ 2.2.0 ] : https://github.com/ie3-institute/powersystemutils/compare/v2.1.0...v2.2.0
You can’t perform that action at this time.
0 commit comments