From f57b6efd38bc0094102ab5d615739a963b304752 Mon Sep 17 00:00:00 2001 From: acpaquette Date: Fri, 13 Oct 2023 12:44:30 -0700 Subject: [PATCH] Added changelog entries --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6954571097..26f5aea00a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,8 @@ release. - Added an optional cubename parameter to tgocassisstitch which lets the user override the timestamp style naming convention of the output cube with their own name; if not specified retains existing behavior [#5125](https://github.com/USGS-Astrogeology/ISIS3/issues/5162) +- CSMCamera can now read and use the body rotation from ALE produced ISDs [#5072](https://github.com/DOI-USGS/ISIS3/pull/5072) +- CSMSkyMap added to CSMCamera for use with local rover projections in ISIS [#5072](https://github.com/DOI-USGS/ISIS3/pull/5072) ### Deprecated