Skip to content

Commit

Permalink
Modify line-length
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt authored Aug 20, 2024
1 parent ced0c8c commit 4f9904d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pyomo 6.8.0 (20 Aug 2024)
lower/body/upper) (#3293)
- Kernel: fix bug in conic geomean (#3310)
- Fix bug with IndexedSet objects and the within argument (#3288)
- Support validate/filter for IndexedSet components using the index (#3338)
- Support validate/filter for IndexedSet components using index (#3338)
- Solver Interfaces
- Resolve NLv2 incompatibility with multithreading (#3332)
- Resolve writer performance degradation (#3343)
Expand All @@ -35,7 +35,7 @@ Pyomo 6.8.0 (20 Aug 2024)
- Change BARON download URL (#3328)
- Disable interface/testing for NEOS/octeract (#3322)
- Fix typo in Jenkins driver (#3312)
- Jenkins: update logic for recording SHA, repo owner, and branch name (#3311)
- Jenkins: update logic for recording variables (#3311)
- Unpin Codecov / Update coverage (#3303)
- GDP
- Don't transform known-to-be infeasible Disjuncts in multiple BigM (#3314)
Expand All @@ -47,7 +47,7 @@ Pyomo 6.8.0 (20 Aug 2024)
interface (#3281)
- CP: Add beforeChild handling for bools in logical expressions (#3315)
- DoE: Refactor to improve API and maintainability (#3317)
- incidence_analysis: Raise error in `generate_strongly_connected_components
- incidence_analysis: Raise error in `generate_strongly_connected_components`
instead of asserting (#3305)
- parmest: Add missing main call for example file (#3349)
- piecewise: Add incremental PW linear to MIP transformation (#3287)
Expand Down

0 comments on commit 4f9904d

Please sign in to comment.