Browse Source

update 1.8.1 release note

pull/402/head
pkuliuliu 2 years ago
parent
commit
d65a8c0595
2 changed files with 32 additions and 0 deletions
  1. +17
    -0
      RELEASE.md
  2. +15
    -0
      RELEASE_CN.md

+ 17
- 0
RELEASE.md View File

@@ -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


+ 15
- 0
RELEASE_CN.md View File

@@ -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


Loading…
Cancel
Save