From ed242fa214c65d4beef37b4f65d473542ada9d4c Mon Sep 17 00:00:00 2001
From: Chen Sun <chensun@users.noreply.github.com>
Date: Mon, 31 Jan 2022 17:14:03 +0000
Subject: [PATCH] release note

---
 sdk/RELEASE.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sdk/RELEASE.md b/sdk/RELEASE.md
index bd988fd7ef9..2b6bdf071d9 100644
--- a/sdk/RELEASE.md
+++ b/sdk/RELEASE.md
@@ -34,6 +34,7 @@
 * Fix bug for resourceSpec [\#6979](https://github.com/kubeflow/pipelines/pull/6979)
 * Fix regression on nested loops [\#6990](https://github.com/kubeflow/pipelines/pull/6990)
 * Fix bug for input/outputspec and positional arguments [\#6980](https://github.com/kubeflow/pipelines/pull/6980)
+* Fix importer not using correct output artifact type [\#7235](https://github.com/kubeflow/pipelines/pull/7235)
 
 ## Documentation Updates