From 3ab1cbc0c8336e7786c54b6e292cf17846094321 Mon Sep 17 00:00:00 2001 From: Jesse Mapel <jmapel@usgs.gov> Date: Thu, 14 Apr 2022 14:46:31 -0700 Subject: [PATCH] ported changelog for #4905 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d182e2358..b7c8eb7353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,16 @@ release. synchronized with footprintinit default values of the same parameters. This corrects inconsistencies of footprint generation failing in caminfo but passing in footprintinit. [#4651](https://github.com/USGS-Astrogeology/ISIS3/issues/4651). +- Changed website layout to better surface relevant documents. +[#4839](https://github.com/USGS-Astrogeology/ISIS3/pull/4839) +[#4847](https://github.com/USGS-Astrogeology/ISIS3/pull/4847) +[#4851](https://github.com/USGS-Astrogeology/ISIS3/pull/4851) +[#4852](https://github.com/USGS-Astrogeology/ISIS3/pull/4852) +[#4856](https://github.com/USGS-Astrogeology/ISIS3/pull/4856) +[#4865](https://github.com/USGS-Astrogeology/ISIS3/pull/4865) +[#4859](https://github.com/USGS-Astrogeology/ISIS3/pull/4859) +[#4872](https://github.com/USGS-Astrogeology/ISIS3/pull/4872) +[#4871](https://github.com/USGS-Astrogeology/ISIS3/pull/4871) ### Added - Added the USECAMSTATSTBL option to caminfo. This allows caminfo to extract existing @@ -67,6 +77,12 @@ Keywords when running CAMSTATS. [#3605](https://github.com/USGS-Astrogeology/IS - Added import templates for isisimport, Cassini ISS, Cassini Vims, Kaguya TC Kaguya MI, Dawn FC, Dawn VIR, LROC NAC, LO HRC, MGS MOC, MER MI, MRO CTX, Rosetta Osiris, Viking VIS [#4606](https://github.com/USGS-Astrogeology/ISIS3/issues/4606) - Added export templates for isisexport, LROC NAC EDR [#4606](https://github.com/USGS-Astrogeology/ISIS3/issues/4606) - Added optional JSON data output parameter, DATA, for debugging template engine failures [#4606](https://github.com/USGS-Astrogeology/ISIS3/issues/4606) +- Added new documentation for contributing code. +[#4859](https://github.com/USGS-Astrogeology/ISIS3/pull/4859) +[#4871](https://github.com/USGS-Astrogeology/ISIS3/pull/4871) +- Added versioning to website documentation. +[#4852](https://github.com/USGS-Astrogeology/ISIS3/pull/4852) +[#4872](https://github.com/USGS-Astrogeology/ISIS3/pull/4872) ### Deprecated - Deprecated edrget as discussed in [#3313](https://github.com/USGS-Astrogeology/ISIS3/issues/3313). -- GitLab