Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 88ac247

Browse files
committed
ChangeLog: Update with changes since last release
1 parent d55cc57 commit 88ac247

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ChangeLog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Change Log
22
==========
33

4+
## Upcoming
5+
6+
**This release includes backward-incompatible changes**:
7+
- (#229) `getInsidePolygon()` now returns a `Query.Polygon` array
8+
9+
## New features
10+
- (#229) `insidePolygon` now accepts one or several polygons
11+
12+
## Other changes
13+
- (#202) Mark `{get,set}NumericFilters` as deprecated, you should use `{get,set}Filters`
14+
- (#202) Add Nullility annotations on Query methods
15+
416
## 3.7.1 (2016-12-08)
517

618
- Improved retry logic in case of down host

0 commit comments

Comments
 (0)