From bd8c2de60774487e3897bcc5318dac2f95897cc5 Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Tue, 18 Feb 2025 14:40:33 -0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2e000..a948788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Update `ILRepackVersion` with condition. - Update to show `TargetFramework` in the console. ### Sample -- Ignore `System.Text.Encodings.Web` issue in repack. +- Only include `System.Text.Json` in net framework, issue with repack and net core. ## [1.0.0] / 2024-09-03 - 2025-01-30 ### Features