From 83860ef7f80f63d1ac3fdf1e9d85be422dc53715 Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Mon, 6 Jan 2025 13:43:21 +0900 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0407a4a..f1c5c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Change `strongest` property type from `Array` to `IntegrityMetadataSet` - Improve documentation ## [0.1.0] - 2024-10-02