File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
4
4
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
- ## [ Unreleased]
7
+ ## [ Unreleased / Snapshot]
8
+
9
+ ## [ 0.1]
8
10
### Added
9
11
- Initial project structure and code
10
12
@@ -16,4 +18,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
18
### Removed
17
19
- Spock testing framework
18
20
19
- [ Unreleased ] : https://github.com/ie3-institute/powerflow
21
+ [ Unreleased / Snapshot ] : https://github.com/ie3-institute/powerflowcompare/0.1...HEAD
22
+ [ 0.1 ] : https://github.com/ie3-institute/powerflow/releases/tag/0.1
Original file line number Diff line number Diff line change 20
20
}
21
21
22
22
group = ' com.github.ie3-institute'
23
- version = ' 0.1-SNAPSHOT '
23
+ version = ' 0.1'
24
24
description = ' powerflow'
25
25
sourceCompatibility = javaVersion
26
26
targetCompatibility = javaVersion
You can’t perform that action at this time.
0 commit comments