Skip to content

Commit 211e601

Browse files
committed
prep for release v0.19.2
1 parent d40e904 commit 211e601

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ PowerModels.jl Change Log
22
=========================
33

44
### Staged
5+
- nothing
6+
7+
### v0.19.2
58
- Rename `run_*` methods to `solve_*` and add depreciation warnings (#649)
69
- Made case name recovery optional in PTI parsing
710
- Fixed Julia deprecation warning when calling sort on Dict

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "PowerModels"
22
uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655"
33
authors = ["Carleton Coffrin"]
44
repo = "https://github.com/lanl-ansi/PowerModels.jl"
5-
version = "0.19.1"
5+
version = "0.19.2"
66

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

0 commit comments

Comments
 (0)