diff --git a/CHANGELOG.md b/CHANGELOG.md index 32abae86d..64fe4577a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.17.1] - 2020-11-25 +- Fix for records being counted as a nested statement #464 [@davidtgillard] + ## [0.17.0] - 2020-11-13 - Update to FCS 38 [@baronfel] - Update to .Net 5 [@baronfel]