@@ -1,5 +1,22 @@ | |||||
# MindArmour Release Notes | # 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 | ## MindArmour 1.8.0 Release Notes | ||||
### API Change | ### API Change | ||||
@@ -2,6 +2,21 @@ | |||||
[View English](./RELEASE.md) | [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 | ## MindArmour 1.8.0 Release Notes | ||||
### API Change | ### API Change | ||||