Skip to content

Commit

Permalink
CHANGELOG for 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed May 16, 2024
1 parent 942911f commit 5d8f398
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,12 @@ Changes from v2.5.1 to v2.5.2
- Added check=False option to hsm routines FindAdaptiveMom and EstimateShdear. (#1279)
- Fixed a bug in the use of evaluated template strings in the config dict. (#1281)
- Fixed a bug in CelestialWCS computation of the local jacobian near ra=0. (#1282)

Changes from v2.5.2 to v2.5.3
=============================

- Fixed several issues with using ``save_photons=True`` with chromatic objects.
(#1271, #1284, #1289)
- Added missing LoggerWrapper.critical method. (#1287)
- Added ScaleFlux and ScaleWavelength photon ops. (#1289)
- Deprecated ChromaticObject.atRedshift. (#1291)

0 comments on commit 5d8f398

Please sign in to comment.