File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ Changes from v2.5 to v2.6
33
44We 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+
611Dependency 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)
You can’t perform that action at this time.
0 commit comments