Skip to content

Commit 9af8403

Browse files
committed
adapt CHANGELOG.md
1 parent 25f60e3 commit 9af8403

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)