From f65cbb0a2847237e5bdc44fb7926a4d243e75a38 Mon Sep 17 00:00:00 2001 From: Sowmya3062 Date: Tue, 27 Feb 2024 15:23:29 +0530 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e13d0f7..a208451c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ Please note the header `WIP-DEV` is to always remain indicating the changes done Only when a release to the main branch is done, the contents of the WIP-DEV are put under a versioned header while the `WIP-DEV` is left empty +## [0.12.1] - 2024-02-27 +- Fix test.yml + ## [0.12.0] - 2024-02-22 - Update generator.py to take care of hard coded register testcases only if a hard coded register is assigned in the op_comb node of a coverpoint of an instruction. - Add hardcoded register testcases to dataset.cgf and rv32im.cgf