From 18609c2927d9034bba2fb0e4433bba526d0cf53c Mon Sep 17 00:00:00 2001 From: Gaith Hallak Date: Mon, 27 Nov 2023 11:41:04 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d90868..cc75248 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 include paths are now always relative to the file containing the `include` statement. ### Removed ### Fixed +- Disable unused type warnings for types used inside of records. ## [7.4.0] ### Changed