File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
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
+ ## [ 2.0.1] - 2021-07-08
10
+
11
+ ### Fixed
12
+ - fix CHANGELOG.md
13
+ - replace ` LogManager ` calls with ` LogFactory ` for facade logging support
14
+
15
+ ## [ 2.0.0] - 2021-05-21
16
+
9
17
### Added
10
18
- definition for a default input file directory structure
11
19
- tarball utils to extract and compress files
@@ -86,5 +94,7 @@ coordinates or multiple exactly equal coordinates possible
86
94
- CsvDataSource now stops trying to get an operator for empty operator uuid field in entities
87
95
- CsvDataSource now parsing multiple geoJson strings correctly
88
96
89
- [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemdatamodel/compare/1.1.0...HEAD
97
+ [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemdatamodel/compare/2.0.1...HEAD
98
+ [ 2.0.1 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/2.0.0...2.0.1
99
+ [ 2.0.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/1.1.0...2.0.0
90
100
[ 1.1.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/6a49bc514be8859ebd29a3595cd58cd000498f1e...1.1.0
You can’t perform that action at this time.
0 commit comments