Skip to content

Commit 80c92be

Browse files
committed
updated changelog and incremented version number
1 parent c132f05 commit 80c92be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## Mapshader Changelog
22
-----------
33

4+
## Version 0.0.6 - 2/12/2021
5+
- added support for `mapshader.core.to_raster` function for all sources
6+
- added support for instaniating MapSource directly with `gpd.GeoDataFrame`
7+
48
## Version 0.0.5 - 2/2/2021
59
- added support for grouped / non-grouped discrete colormaps via legend
610
- added legend endpoints

conda.recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
package:
33
name: mapshader
4-
version: 0.0.5
4+
version: 0.0.6
55

66
requirements:
77
build:

0 commit comments

Comments
 (0)