Add Reorder to changelog

Partially resolves ONCPUML-1232

Signed-off-by: David Svantesson <david.svantesson@arm.com>
Change-Id: I258d03524c50dd24975b473aede061f80bf9d91b
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/9534
Reviewed-by: SiCong Li <sicong.li@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Benchmark: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 35d1d99..cb48692 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -946,7 +946,7 @@
 	runtime/NEON/functions/NERange.cpp
 	runtime/NEON/functions/NEReduceMean.cpp
 	runtime/NEON/functions/NEReductionOperation.cpp
-	runtime/NEON/functions/NEReorder.cpp
+	runtime/NEON/functions/NEReorderLayer.cpp
 	runtime/NEON/functions/NEReorgLayer.cpp
 	runtime/NEON/functions/NEReshapeLayer.cpp
 	runtime/NEON/functions/NEReverse.cpp