Skip to content

Commit 94e59fa

Browse files
authored
Move one line to testing; fix typo
1 parent f1cc048 commit 94e59fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ Pyomo 6.4.4 (9 Dec 2022)
66
-------------------------------------------------------------------------------
77

88
- General
9-
- Convert txt to md files (CHANGELOG, LICENSE, RELEASE) (#2635)
9+
- Convert `txt` to `md` files (`CHANGELOG`, `LICENSE`, `RELEASE`) (#2635)
1010
- Parallelize build of manylinux wheels (#2636)
1111
- Update source for Jenkins status badge (#2639, #2640)
1212
- Update relocated_module_attribute to work with cythonized modules (#2644)
13-
- Add build services infrastructure status badge (#2646)
1413
- Add utility methods to HierarchicalTimer (#2651)
1514
- Core
1615
- Fix preservation of stale flags through clone/pickle (#2633)
@@ -19,15 +18,16 @@ Pyomo 6.4.4 (9 Dec 2022)
1918
- Fix handling of nonconvex MIQCP problems in Xpress (#2625)
2019
- Testing
2120
- Update GitHub actions to cancel jobs when new changes are pushed (#2634)
22-
- Remove requirement for a 'pyutilib' directory in Jenkins driver (#2637)
21+
- Remove requirement for a `pyutilib` directory in Jenkins driver (#2637)
2322
- Enable GitHub actions build on Windows Python 3.11 (#2638)
23+
- Add build services infrastructure status badge (#2646)
2424
- Add version upper bound on MOSEK warmstart test skip (#2649)
2525
- Improve compare.py handling of nosetests/pytest output (#2661)
2626
- GDP
2727
- Add option to use multiple-bigm only on bound constraints (#2624)
2828
- Add logical_to_disjunctive and replace uses of logical_to_linear (#2627)
2929
- Contributed Packages
30-
- FBBT: Fix bug with ExternalFuction expressions (#2657)
30+
- FBBT: Fix bug with ExternalFunction expressions (#2657)
3131
- PyROS: Fix uncertain param bounds evaluation for FactorModelSet (#2620)
3232
- PyROS: Add origin attribute to BudgetSet (#2645)
3333
- PyROS: Fix UncertaintySet.bounding_problem method (#2659)

0 commit comments

Comments
 (0)