Skip to content

Commit 010f31c

Browse files
Adapting changelog
1 parent 4e319d8 commit 010f31c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased/Snapshot]
8+
9+
## [3.1.0]
10+
811
### Added
912
- Added auto-approval to dependabot workflow and restrictions to updates [#551](https://github.com/ie3-institute/PowerSystemUtils/issues/551)
1013

14+
### Changed
15+
- Bumped scala to 3.7.0 [#561](https://github.com/ie3-institute/PowerSystemUtils/pull/561)
16+
1117
### Fixed
1218
- Fixed missing scala sources in releases [#549](https://github.com/ie3-institute/PowerSystemUtils/issues/549)
1319
- 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
160166
### Fixed
161167
- fixes + extensions in StandardUnits
162168

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
164171
[3.0.0]: https://github.com/ie3-institute/powersystemutils/compare/v2.2.1...v3.0.0
165172
[2.2.1]: https://github.com/ie3-institute/powersystemutils/compare/v2.2.0...v2.2.1
166173
[2.2.0]: https://github.com/ie3-institute/powersystemutils/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)