Skip to content

Commit 7a7a913

Browse files
committed
Merge remote-tracking branch 'upstream/maint/3.1.x'
2 parents a48c954 + f23b279 commit 7a7a913

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Changelog

+16
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,22 @@ Eric Larson (EL), Demian Wassermann, Stephan Gerhard and Ross Markello (RM).
2525

2626
References like "pr/298" refer to github pull request numbers.
2727

28+
3.1.1 (Friday 26 June 2020)
29+
===========================
30+
31+
Bug-fix release in the 3.1.x series.
32+
33+
These are small compatibility fixes that support ARM64 architecture and
34+
``indexed_gzip>=1.3.0``.
35+
36+
Bug fixes
37+
---------
38+
* Detect ``IndexedGzipFile`` as compressed file type (pr/925) (PM, reviewed by
39+
CM)
40+
* Correctly cast ``nan`` when testing ``array_to_file``, fixing ARM64 builds
41+
(pr/862) (CM, reviewed by MB)
42+
43+
2844
3.1.0 (Monday 20 April 2020)
2945
============================
3046

0 commit comments

Comments
 (0)