diff --git a/CHANGELOG.md b/CHANGELOG.md index ea3c883b..82749339 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,17 +5,17 @@ Documentation for rocFFT is available at ## rocFFT 1.0.30 for ROCm 6.2.4 -### Optimizations +### Added -* Implemented 1D kernels for factorizable sizes > 1024 and < 2048. +* GFX1151 Support -### Fixes +### Optimized -* Fixed plan creation failure on some even-length real-complex transforms that use Bluestein's algorithm. +* Implemented 1D kernels for factorizable sizes > 1024 and < 2048. -### Additions +### Resolved issues -* GFX1151 Support +* Fixed plan creation failure on some even-length real-complex transforms that use Bluestein's algorithm. ## rocFFT 1.0.29 for ROCm 6.2.1