aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: dde510e4c91cc6e29af032b3ead100d2b239dd1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

# CHANGELOG

## [0.2.3] - 2020-12-17

### Added

- `date_historgram` aggregations
- `composite` aggregations

## [0.2.2] - 2020-12-17

### Added

- support for `filters` aggregation type

## [0.2.1] - 2020-10-18

### Fixed

- filter queries can be single or an array
- allow numeric and boolean values in term queries (eg, in filters)

## [0.2.0] - 2020-08-26

Initial public release.