Skip to content

Commit 7a86b44

Browse files
committed
Update CHANGELOG
1 parent d821c2f commit 7a86b44

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Changes from v2.5 to v2.6
33

44
We currently support Python 3.7 through 3.12.
55

6+
A complete list of all new features and changes is given below.
7+
`Relevant PRs and Issues,
8+
<https://github.com/GalSim-developers/GalSim/milestone/23?closed=1>`_
9+
whose issue numbers are listed below for the relevant items.
10+
611
Dependency Changes
712
------------------
813

@@ -53,3 +58,12 @@ Changes from 2.6.0 to 2.6.1
5358
---------------------------
5459

5560
- Fixed a build problem for some compilers when GPU offloading is enabled. (#1313, #1314)
61+
62+
63+
Changes from 2.6.1 to 2.6.2
64+
---------------------------
65+
66+
- Fixed a bug that could cause errors when drawing some chromatic profiles with photon shooting
67+
if the realized flux is zero. (#1317)
68+
- Fixed a bug that could occasionally cause singular matrix exceptions in the new
69+
`FittedSIPWCS` solver. (#1319)

0 commit comments

Comments
 (0)