Skip to content

Commit

Permalink
Added CHANGELOG entry for conversion of "explode" to a callable app. …
Browse files Browse the repository at this point in the history
…Addresses #5557.
  • Loading branch information
kledmundson committed Jul 24, 2024
1 parent a72e491 commit 59c80ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ release.
## [Unreleased]

### Changed
- Explode has been refactored to be callable; the one old Makefile test has been removed and replaced by a gtest. Issue: [#5557](https://github.com/USGS-Astrogeology/ISIS3/issues/5557)
- Changed `qwt` dependency version to 6.2.0 or below [#5498](https://github.com/DOI-USGS/ISIS3/issues/5498)
- Pinned `suitesparse` dependency version to maximum not including 7.7.0 [#5496](https://github.com/DOI-USGS/ISIS3/issues/5496)

Expand Down

0 comments on commit 59c80ce

Please sign in to comment.