aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-10-18 13:19:01 -0700
committerBryan Newbold <bnewbold@archive.org>2020-10-18 13:19:01 -0700
commit26dd0d0ad8cc9ce29a3db6dd35b800654ff393ae (patch)
treeec22e455e3ee57027621696953c6175a674e130b /CHANGELOG.md
parent5095c3030048b3dc469a363b0c8cad9278baab75 (diff)
downloades-public-proxy-26dd0d0ad8cc9ce29a3db6dd35b800654ff393ae.tar.gz
es-public-proxy-26dd0d0ad8cc9ce29a3db6dd35b800654ff393ae.zip
bump version to 0.2.1v0.2.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9653a22..9740152 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# CHANGELOG
+## [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.