Skip to content

Commit d38bbd8

Browse files
committed
updated and finalized CHANGELOG
1 parent e94676d commit d38bbd8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The rules for this file:
1313
* accompany each entry with github issue/PR number (Issue #xyz)
1414

1515
-------------------------------------------------------------------------------
16-
01/16/2026 IAlibay, ollyfutur, conradolandia, orbeckst, PlethoraChutney,
16+
01/22/2026 IAlibay, ollyfutur, conradolandia, orbeckst, PlethoraChutney,
1717
Pradyumn-cloud
1818

1919
* 1.1.0
@@ -24,10 +24,11 @@ The rules for this file:
2424
(issue #143)
2525
* Python 3.13 and 3.14 are now supported (PR #140)
2626
* Support for Python 3.9 and 3.10 is now dropped as per SPEC0 (PR #140)
27+
* all tests and data files are now included in the distribution (#156)
2728

2829
Enhancements
2930

30-
* `Grid` now accepts binary operations with any operand that can be
31+
* `Grid` now accepts binary operations with any operand that can be
3132
broadcasted to the grid's shape according to `numpy` broadcasting rules
3233
(PR #142)
3334
* `Grid` now allows forcing MRC/CCP4 maps to be read as volumes even when
@@ -38,6 +39,7 @@ The rules for this file:
3839

3940
* Attempting binary operations on grids with different edges now raises an
4041
exception (PR #142)
42+
* updated metadata license identifier (#155)
4143

4244

4345
10/21/2023 IAlibay, orbeckst, lilyminium

0 commit comments

Comments
 (0)