Skip to content

Commit 34dc3b8

Browse files
committed
Add changelog entry for getBase/setBase
1 parent b81f554 commit 34dc3b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Unreleased
44
### Added
5+
- Added `getBase()` and `setBase()` methods to `LP` class for getting/setting basis status
56
- Added `getMemUsed()`, `getMemTotal()`, and `getMemExternEstim()` methods
67
### Fixed
78
- Removed `Py_INCREF`/`Py_DECREF` on `Model` in `catchEvent`/`dropEvent` that caused memory leak for imbalanced usage

0 commit comments

Comments
 (0)