File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased/Snapshot]
8
8
9
+ ## [ 2.1.0] - 2022-01-05
10
+
9
11
### Added
10
12
- added ` EvcsLocationType ` support in ` EvcsInput ` and ` EvcsInputFactory ` [ #406 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/406 )
11
13
- Opportunity to close writer in ` CsvFileSink `
@@ -117,7 +119,8 @@ coordinates or multiple exactly equal coordinates possible
117
119
- CsvDataSource now stops trying to get an operator for empty operator uuid field in entities
118
120
- CsvDataSource now parsing multiple geoJson strings correctly
119
121
120
- [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemdatamodel/compare/2.0.1...HEAD
122
+ [ Unreleased/Snapshot ] : https://github.com/ie3-institute/powersystemdatamodel/compare/2.1.0...HEAD
123
+ [ 2.1.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/2.0.1...2.1.0
121
124
[ 2.0.1 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/2.0.0...2.0.1
122
125
[ 2.0.0 ] : https://github.com/ie3-institute/powersystemdatamodel/compare/1.1.0...2.0.0
123
126
[ 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