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
66
77## [ Unreleased/Snapshot]
88
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+
917### Added
1018- definition for a default input file directory structure
1119- tarball utils to extract and compress files
@@ -86,5 +94,7 @@ coordinates or multiple exactly equal coordinates possible
8694- CsvDataSource now stops trying to get an operator for empty operator uuid field in entities
8795- CsvDataSource now parsing multiple geoJson strings correctly
8896
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
90100[ 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