From 01c1ed61947a65623c82f594551ab8ecc991fd1a Mon Sep 17 00:00:00 2001 From: Jeroen Date: Wed, 11 Nov 2020 21:35:34 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release=20notes=20for=20v1.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index e9e58b7..523d1b1 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [1.1.0] + +### Added +- Ability to query nested property types + +### Fixed +- Boosts are now null by default. + ## [1.0.1] ### Fixed