diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d182e2358b74736a7b5d6e7a5c3c49999d44256..b7c8eb73530559a4c9b7b5be7690ccdd5203ad05 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).