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 8ec57f2 commit 0652517Copy full SHA for 0652517
CHANGES.rst
@@ -2,6 +2,13 @@ Changelog
2
=========
3
4
5
+0.1.2
6
+-----
7
+
8
+Changes:
9
+ - Added Graphene FILTER_DEFAULTS to GeometryFilterSet
10
11
12
0.1.1
13
-----
14
graphql_geojson/__init__.py
@@ -7,4 +7,4 @@
'GeoJSONType',
]
-__version__ = '0.1.1'
+__version__ = '0.1.2'
0 commit comments