Skip to content

Commit c67fc6e

Browse files
committed
prep for v0.18.4 bug fix release
1 parent 686c010 commit c67fc6e

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.18.4
58
- Improved support for PWL costs with on/off generators
69
- Added support for two-terminal HVDC lines to PSSE export (#754)
710
- Improved formulation of `relaxation_sin_on_off` constraint (#786)

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.18.3"
5+
version = "0.18.4"
66

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

0 commit comments

Comments
 (0)