Skip to content

Commit b1324f1

Browse files
authored
Release note for 1.6.0 (#857)
* Created release notes * Cleared dev notes * Cleared dev notes
1 parent 5c9b8ae commit b1324f1

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

docs/release/notes-1.6.0.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Squidpy 1.6.0 (2024-07-23)
2+
==========================
3+
4+
Features
5+
--------
6+
7+
- Now :func:`squidpy.gr.spatial_graph` can also be used on :class:`spatialdata.SpatialData` objects.
8+
9+
- Add :func:`squidpy.gr.mask_graph` to mask a spatial graph based on :class:`shapely.Polygon` or :class:`shapely.MultiPolygon`
10+
`@giovp <https://github.com/giovp>`__
11+
`#842 <https://github.com/scverse/squidpy/pull/842>`__

docs/release/notes-dev.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
11
Squidpy dev (the-future)
22
========================
3-
4-
Features
5-
--------
6-
- Now :func:`squidpy.gr.spatial_graph` can also be used on :class:`spatialdata.SpatialData` objects.
7-
- Add :func:`squidpy.gr.mask_graph` to mask a spatial graph based on :class:`shapely.Polygon` or :class:`shapely.MultiPolygon`
8-
`@giovp <https://github.com/giovp>`__
9-
`#842 <https://github.com/scverse/squidpy/pull/842>`__

0 commit comments

Comments
 (0)