From 73d37adad7faa598ed5eaf02cd22a7f1351eb1cd Mon Sep 17 00:00:00 2001 From: Di Nguyen Date: Mon, 4 Nov 2024 11:04:33 -0700 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Jeffrey Novotny --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 376a9fcd..8d8afd68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,8 @@ Documentation for rocRAND is available at * Added `--emulation` option for `rtest.py` ### Changed -* `--test|-t` no longer a required flag for `rtest.py`, instead user can use either `--emulation|-e` or `--test|-t` but not both + +* `--test|-t` is no longer a required flag for `rtest.py`. Instead, the user can use either `--emulation|-e` or `--test|-t`, but not both. ## rocRAND 3.2.0 for ROCm 6.3.0