Skip to content

Commit

Permalink
FIX: AutoMerging issue related to compat reqs in the general registry.
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjospina committed Nov 9, 2023
1 parent 421deaf commit 06f582e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Refactor initialization of boundary variables to round them up to 4 digits (decimal).
- Fixed sign in initialization values of distribution system(s) boundary variables. The inits should have been negative.
- Bumped compatibility of `IM`and `PMD` to the latest versions (i.e., v0.7.8, v0.15.1).
- Fixed issue with new `AutoMerging` Guidelines. <https://discourse.julialang.org/t/psa-compat-requirements-in-the-general-registry-are-changing/104958>

## v0.7.8

Expand Down
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ PowerModels = "0.19.9"
PowerModelsDistribution = "0.15.1"
SCS = "~1.0, ~1.1"
julia = "1.6"
LinearAlgebra = "1.6"

[extras]
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
Expand Down

0 comments on commit 06f582e

Please sign in to comment.