Skip to content

Commit c4ef609

Browse files
committed
v0.7.1 release prep
1 parent 7645ad6 commit c4ef609

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## staged
44

5+
- none
6+
7+
## v0.7.1
8+
59
- Added option to `save_output` in `solve_mc_fault_study`, so that output can be built without saving to file
610
- Fixed types in function definition for `get_current_sequence` and `build_output_schema!`
711
- Fixed `_dss2eng_solar_dynamics!` and `_dss2eng_gen_dynamics!` for `OpenDssDataModel`, which were out of date

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PowerModelsProtection"
22
uuid = "719c1aef-945b-435a-a240-4c2992e5e0df"
33
authors = ["Art Barnes", "Jose Tabarez"]
4-
version = "0.7.0"
4+
version = "0.7.1"
55

66
[deps]
77
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"

0 commit comments

Comments
 (0)