From d65a8c05959edb4e4545972d9a8648503b44ca39 Mon Sep 17 00:00:00 2001 From: pkuliuliu Date: Thu, 11 Aug 2022 15:24:40 +0800 Subject: [PATCH] update 1.8.1 release note --- RELEASE.md | 17 +++++++++++++++++ RELEASE_CN.md | 15 +++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 90cc3ef..6f641f0 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,22 @@ # MindArmour Release Notes +## MindArmour 1.8.1 Release Notes + +### Bug fixes + +* [BUGFIX] Fix a bug of PGD method. +* [BUGFIX] Fix a bug of JSMA method. + +### Contributors + +Thanks goes to these wonderful people: + +Zhang Shukun, Liu Zhidan, Jin Xiulang, Liu Liu, Tang Cong, Yangyuan. + +Contributions of any kind are welcome! + +# MindArmour Release Notes + ## MindArmour 1.8.0 Release Notes ### API Change diff --git a/RELEASE_CN.md b/RELEASE_CN.md index bcf3c26..3738641 100644 --- a/RELEASE_CN.md +++ b/RELEASE_CN.md @@ -2,6 +2,21 @@ [View English](./RELEASE.md) +## MindArmour 1.8.1 Release Notes + +### Bug fixes + +* [BUGFIX] 修复PGD实现误差 +* [BUGFIX] 修复JSMA实现误差 + +### 贡献 + +感谢以下人员做出的贡献: + +Zhang Shukun, Liu Zhidan, Jin Xiulang, Liu Liu, Tang Cong, Yangyuan. + +欢迎以任何形式对项目提供贡献! + ## MindArmour 1.8.0 Release Notes ### API Change