diff --git a/releasenotes/notes/support_c_if_reset-1f0b8e84948fb3fc.yaml b/releasenotes/notes/support_c_if_reset-1f0b8e84948fb3fc.yaml new file mode 100644 index 0000000000..ea0d00edcd --- /dev/null +++ b/releasenotes/notes/support_c_if_reset-1f0b8e84948fb3fc.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + ``c_if`` is supportted of ``reset`` instruction and an exception + is thrown if `c_if` is called for an instruction that does not + support ``c_if``.