Skip to content

Commit 027c7dc

Browse files
committed
Update changelog for 5.0.0
1 parent 4e00611 commit 027c7dc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44
### Added
5+
### Fixed
6+
### Changed
7+
### Removed
8+
9+
## 5.0.0 - 2024-03-05
10+
### Added
511
- Added SCIP function addExprNonlinear
612
- Add support for Cython 3
713
- Added methods for getting the names of the current stage and of an event
@@ -11,7 +17,6 @@
1117
- Fixed outdated time.clock call in gcp.py
1218
### Changed
1319
- Changed default installation option via pypi to package pre-build SCIP
14-
### Removed
1520

1621
## 4.4.0 - 2023-12-04
1722
### Added

0 commit comments

Comments
 (0)