Skip to content

Commit

Permalink
prep for v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Jul 9, 2019
1 parent 3b4851d commit ddff09d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ PowerModels.jl Change Log
=========================

### Staged
- Added pwl objective variable functions
- nothing

### v0.12.2
- Added function for building pwl objective variables and constraints
- Added check_status to standard data reading checks (#547)
- Added storage on/off constraints (#552)
- Added an alternative storage complementary constraint that uses MIP instead of NLP (#552)
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = "PowerModels"
uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655"
authors = ["Carleton Coffrin"]
repo = "https://github.com/lanl-ansi/PowerModels.jl"
version = "0.12.1"
version = "0.12.2"

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

0 comments on commit ddff09d

Please sign in to comment.