From 748d6c394d452a6852991524ce1cfe8226e3b07b Mon Sep 17 00:00:00 2001 From: marcfedorow Date: Mon, 6 Dec 2021 13:26:31 +0300 Subject: [PATCH] fixup! Fix RVTEST_FP_ENABLE macro Added changelog entery --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e0280883..14da62be1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## [2.6.1] - 2021-11-25 + - Fixed RVTEST_FP_ENABLE macro for the issue #223 + ## [2.6.0] - 2021-10-21 - Added rv64d tests, references, coverage files and data propagation reports - removed unwated re-assignment of macros for RV64F combination in `arch_test.h`