Skip to content

Commit 2345bcc

Browse files
committed
Update version to 9.2.0. Add CHANGELOG entry
1 parent 4ecb32c commit 2345bcc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Integration test
22

33
env:
4-
version: 9.1.0
4+
version: 9.2.0
55

66
# runs on branches and pull requests; doesn't run on tags.
77
on:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Added primal_dual_evolution recipe and a plot recipe
99
### Fixed
1010
### Changed
11+
- GitHub actions using Mac now use precompiled SCIP from latest release
1112
### Removed
1213

1314
## 5.2.1 - 2024.10.29

0 commit comments

Comments
 (0)