Skip to content

Commit 36b7573

Browse files
committed
update changelog and documentation for release v0.2.5
1 parent 731a170 commit 36b7573

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
## Xarray-Spatial Changelog
22
-----------
33

4+
### Version 0.2.5 - 6/24/2021
5+
- Added reprojection notebook (#474)
6+
- Reviewed local tools notebook (#466)
7+
- Removed save_cogs_azure notebook (#478)
8+
- Removed xrspatial install guidance from makepath channel (#483)
9+
- Moved local notebook to user guide folder (#486)
10+
- Fixed pharmacy notebook (#479)
11+
- Fixed path-finding notebook data load guidance (#480)
12+
- Fixed focal notebook imports (#481)
13+
- Fixed remote-sensing notebook data load guidance (#482)
14+
- Added output name and attrs on true_color function (#484)
15+
- Added classify notebook (#477)
16+
417
### Version 0.2.4 - 6/10/2021
518
- Added resample notebook (#452)
619
- Reviewed mosaic notebook (#454)

docs/source/releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"latest": "https://xarray-spatial.org/",
3+
"0.2.5": "https://xarray-spatial.org/v0.2.5/index.html",
34
"0.2.4": "https://xarray-spatial.org/v0.2.4/index.html",
45
"0.2.3": "https://xarray-spatial.org/v0.2.3/index.html",
56
"0.2.2": "https://xarray-spatial.org/v0.2.2/index.html",

0 commit comments

Comments
 (0)