From 925992d91f1823bba60b19ed2df52c0905e5a938 Mon Sep 17 00:00:00 2001 From: syokensyo Date: Tue, 29 Aug 2023 14:31:53 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f1108d6..2e0827c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 of a `description`. A new method `PackageBuilder::description` can be used to set a detailed description for a package; if not set, the description defaults to the `summary`. +- Fix compile error on Windows which introduced by file capabilities support feature. ## 0.12.1