We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd6dea commit 664adb6Copy full SHA for 664adb6
CHANGES.rst
@@ -2,6 +2,14 @@ Changelog
2
=========
3
4
5
+0.0.2
6
+-----
7
+
8
+Changes:
9
+ - GeoJSONInput
10
+ - Geometry converter
11
12
13
0.0.1
14
-----
15
graphql_geojson/__init__.py
@@ -2,4 +2,4 @@
__all__ = ['converter', 'types']
-__version__ = '0.0.2rc2'
+__version__ = '0.0.2'
0 commit comments