From 3ecb3af57b9d29d052a89acf09d93aae9202d63a Mon Sep 17 00:00:00 2001 From: Alexander Rose <alexander.rose@weirdbyte.de> Date: Sun, 23 Jan 2022 18:08:01 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdf99ea43..35f3f69b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Note that since we don't clearly distinguish between a public and private interf ## [Unreleased] +## [v3.0.0] - 2022-01-23 + - Assembly handling tweaks: - Do not include suffix for "identity assembly operators" - Do not include assembly-related categories to export if the structure was composed from an assembly -- GitLab