Skip to content

Commit 8bd7af4

Browse files
committed
prep bug fix release v0.5.1
1 parent 6b2f58e commit 8bd7af4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# PowerModelsRestoration.jl Change Log
22

33
## Staged
4+
- nothing
5+
6+
## v0.5.1
47
- Fixed bug in iterative restoration solution generation (#44)
58
- Add const for supported components for repairs `restoration_comps`
69
- Update `get_repairable_items`, `get_damaged_items`, `clear_damage_indicator` to use `restoration_comps`

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PowerModelsRestoration"
22
uuid = "23adbb12-a187-11e9-26a2-eb4d4e6e68fb"
33
authors = ["David M Fobes <[email protected]>", "Noah Rhodes"]
4-
version = "0.5.0"
4+
version = "0.5.1"
55

66
[deps]
77
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"

0 commit comments

Comments
 (0)