Skip to content

Commit

Permalink
prep for release of v0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Feb 3, 2021
1 parent e0f0873 commit b569b2e
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,10 +2,13 @@ PowerModels.jl Change Log
=========================

### Staged
- nothing

### v0.17.4
- Added support for matrix-based analysis of basic network data (#728)
- Added support for `relax_integrality` in `run_model`
- Added `export_pti` to write a PSSE file (#752)
- Added `parse_files` to create a PM-multinetwork from multiples files
- Added `parse_files` to create a multinetwork from multiples source files
- Added support for convering matpower ramp rates into per-unit (#561)
- Fixed bug in dual reporting in `constraint_power_balance_ls` (#741)
- Fixed sign convetion for power injection in `calc_bus_injection`
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.17.3"
version = "0.17.4"

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

0 comments on commit b569b2e

Please sign in to comment.