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

Commit 063abe5

Browse files
author
Clément Le Provost
committed
[doc] Fix change log layout
[ci skip]
1 parent 6cdd116 commit 063abe5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ Change Log
66
**This release includes backward-incompatible changes**:
77
- (#229) `getInsidePolygon()` now returns a `Query.Polygon` array
88

9-
## New features
9+
### New features
1010
- (#229) `insidePolygon` now accepts one or several polygons
1111
- [offline] Support manual building of local indices (`MirroredIndex` and `OfflineIndex`)
1212
- [offline] Support fallback logic when getting individual objects
1313

14-
## Bug fixes
14+
### Bug fixes
1515
- Fix filtering by attribute in `getObjectAsync` and `getObjectsAsync`
1616

17-
## Other changes
17+
### Other changes
1818
- (#202) Mark `{get,set}NumericFilters` as deprecated, you should use `{get,set}Filters`
1919
- (#202) Add Nullility annotations on Query methods
2020

0 commit comments

Comments
 (0)