diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d7f81b..7a34a9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +## [1.1.2] + +### Changed +- Added documentation in README about limitations on queries with variables([#37](https://github.com/hasura/ndc-elasticsearch/pull/37)) + +### Fixed +- Added size correction to quries with variables ([#36](https://github.com/hasura/ndc-elasticsearch/pull/36)) + ## [1.1.1] ### Fixed