Skip to content

Commit 2e0978f

Browse files
authored
fix: get changelog right
Added missing memory allocation checks in C layer.
1 parent bc6bc72 commit 2e0978f

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## 1.4.2 (unreleased)
4+
5+
Changes
6+
7+
Bug Fixes
8+
9+
- Added missing memory allocation checks in C layer.
10+
311
## 1.4.1
412

513
Changes
@@ -18,7 +26,6 @@ Changes
1826

1927
Bug Fixes
2028

21-
- Added missing memory allocation checks in C layer.
2229
- Fixed (rare) bug where `FITS.hdu_list` and `FITS.hdu_map` can go out of sync.
2330
- Added global lock on `cfitsio` calls for non-reentrant builds.
2431
- Marked tests for reproducible lossy float compression as xfail for external

0 commit comments

Comments
 (0)