diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7aee91fdc3b5fad8bd785ceabffbb2010cede478..1530b840c8a5c3f0129611425c0f2217ee5f9269 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,7 +37,7 @@ release.
 
 ### Added
 
-### Changed
+### Changed
 
 ### Fixed
 - Fixed kaguyatc2isis invalid BandBin values [#5629](https://github.com/DOI-USGS/ISIS3/issues/5629)
@@ -52,8 +52,9 @@ release.
 - Added Chandrayaan2 template for isisimport
 - Added majority replacement for reduce app [#5101](https://github.com/DOI-USGS/ISIS3/issues/5101).
 - Added HRSC support in socetlinescankeywords [#5465](https://github.com/DOI-USGS/ISIS3/issues/5465)
+- Added option to save and apply bundle adjustment values in `jigsaw` [#4474](https://github.com/DOI-USGS/ISIS3/issues/4474)
 
-### Changed
+### Changed
 - Refactored the pixel2map app
 - Updated pixel2map documentation
 - Changed PVL parsing to no longer allow valueless keywords [#5573](https://github.com/DOI-USGS/ISIS3/pull/5573)
@@ -105,7 +106,6 @@ file. Slightly modified the FunctionalTestJigsawBundleXYZ ctest accordingly. Iss
 - Fixed gllssi2isis to support V1.1 data [#5396](https://github.com/DOI-USGS/ISIS3/issues/5396)
 
 ### Added
-- Added option to save and apply bundle adjustment values in `jigsaw` [#4474](https://github.com/DOI-USGS/ISIS3/issues/4474)
 - Added versioned default values to lrowacphomap's PHOALGO and PHOPARCUBE parameters and updated lrowacphomap to handle them properly. [#5452](https://github.com/DOI-USGS/ISIS3/pull/5452)
 
 ## [8.2.0] - 2024-04-18
diff --git a/environment.yml b/environment.yml
index 9fca007e686de895fb5b174725303baf7e81f2b2..d0441833c774349f01e723a48d13696443579a39 100644
--- a/environment.yml
+++ b/environment.yml
@@ -1,7 +1,6 @@
 channels:
   - conda-forge
-  - defaults
-
+  
 dependencies:
   - ale =0.10.0,<1
   - aom