From c00a1fbd6569c553ab2247f4e2d45e72e8349904 Mon Sep 17 00:00:00 2001 From: zhangyi Date: Mon, 18 Apr 2022 14:44:08 +0800 Subject: [PATCH] modify the file --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 02bcdf6..cadadac 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -12,7 +12,7 @@ ### API Change -* `mindarmour.fuzz_testing.Fuzzer.fuzzing` interface's parameter `mutate_config` change supported range. ([!333](https://gitee.com/mindspore/mindarmour/pulls/333)) +* Change value of parameter `mutate_config` in `mindarmour.fuzz_testing.Fuzzer.fuzzing` interface. ([!333](https://gitee.com/mindspore/mindarmour/pulls/333)) ### Bug fixes