Skip to content

Commit ffb41fb

Browse files
Update CHANGELOG (#1197)
1 parent 4fee5e6 commit ffb41fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- Added `getMemUsed()`, `getMemTotal()`, and `getMemExternEstim()` methods
66
### Fixed
77
- Removed `Py_INCREF`/`Py_DECREF` on `Model` in `catchEvent`/`dropEvent` that caused memory leak for imbalanced usage
8+
- Used getIndex() instead of ptr() for sorting nonlinear expression terms to avoid nondeterministic behavior
89
### Changed
910
### Removed
1011
- Removed outdated warning about Make build system incompatibility

0 commit comments

Comments
 (0)