Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hedtke committed Dec 12, 2023
1 parent 066d898 commit a946921
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - [Doc:Unreleased]

### Changed

- [PR20](https://github.com/scipopt/SCIPpp/pull/20) `LinExpr` can be constructed from any arithmetic type without
requiring a `static_cast`.

### Added

- [PR18](https://github.com/scipopt/SCIPpp/pull/18) Add `Var::isVoid`.

## [1.1.0] - 2023-10-15

### Changed
Expand Down

0 comments on commit a946921

Please sign in to comment.