We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9104c3b commit 86947aeCopy full SHA for 86947ae
docs/changelog.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v0.2.0 - Apr 21, 2023
4
+
5
+**New Features**
6
7
+- Added notebook example
8
+- Added `SamGeo.generate` method
9
+- Added `SamGeo.tiff_to_vector` method
10
11
## v0.1.0 - Apr 19, 2023
12
13
**New Features**
mkdocs.yml
@@ -51,4 +51,5 @@ nav:
51
- Examples:
52
- examples/satellite.ipynb
53
- API Reference:
54
+ - common module: common.md
55
- samgeo module: samgeo.md
0 commit comments