From 238b333f14aa0ec0aca57b9676f10b4e121e64e6 Mon Sep 17 00:00:00 2001 From: Yann Gouffon Date: Wed, 28 Jun 2023 15:46:33 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b095fb9..cc9821d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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). ## [Unreleased] +### Fixed +- Fix build config and linter warnings ## [1.0.2] - 2023-06-28 ### Changed