Skip to content

Commit c8aaae6

Browse files
committed
updated changelog and prepping 0.0.7 release
1 parent d504e55 commit c8aaae6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Version 0.0.7 - 7/21/2020
2+
- Added 2D Crosstab (zonal)
3+
- Added suggest_zonal_canvas (zonal)
4+
- Added conda-forge build
5+
- Removed Versioneer
6+
- Updates to CI/CD
7+
18
### Version 0.0.6 - 7/14/2020
29
- Added Proximity Direction (proximity)
310
- Added Proximity Allocation (proximity)

conda.recipe/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
package:
33
name: xarray-spatial
4-
version: 0.0.6
4+
version: 0.0.7
55

66
requirements:
77
build:

0 commit comments

Comments
 (0)