File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818### Changed
1919- Removing deprecated classes and methods [ #540 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/540 )
2020- Refactor CSV data sources [ #716 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/716 )
21+ - Deleted parameter initFiles, set parameter append to false by default [ #791 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/791 )
2122
2223
2324## [ 3.0.0] - 2023-02-16
@@ -108,7 +109,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108109- Changed class name in FlexOptionsResult.toString [ #693 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/693 )
109110- Deleted parameter decimalPlaces and changed naming of serialization method [ #710 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/710 )
110111- Changed switch result documentation according to the implementation [ #757 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/757 )
111- - Deleted parameter initFiles, set parameter append to false by default [ # 791 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/791 )
112+ - Added documentation for EmResult and FlexOptionResult [ # 656 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/656 )
112113
113114## [ 2.0.1] - 2021-07-08
114115
You can’t perform that action at this time.
0 commit comments