Skip to content

Commit 658c4a2

Browse files
author
mongkok
committed
v0.1.0
1 parent 113c33e commit 658c4a2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@ Changelog
22
=========
33

44

5+
0.1.0
6+
-----
7+
8+
Changes:
9+
- Added distance filters
10+
- Added filter fields support for GeoJSONTpe
11+
- Added Properties resolve methods
12+
- Fixed bbox resolver for null fields
13+
14+
515
0.0.3
616
-----
717

graphql_geojson/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
'GeoJSONType',
88
]
99

10-
__version__ = '0.0.3'
10+
__version__ = '0.1.0'

0 commit comments

Comments
 (0)