Skip to content

Commit

Permalink
Update RELEASES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clararod9 authored Dec 15, 2023
1 parent c7ec469 commit 163a97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

#### Fixed Bugs
- Fixing a panic produced when the two branches of an if instruction are not compatible.
Fixing C++ code generated: input counter decrease inside assert => Moved outside the assert.
- Fixing C++ code generated: input counter decrease inside assert => Moved outside the assert.
- Fixing c++ code generated for macos with clang 14.0.0.
- Fixing a bug in parallel definition at component level not working as expected.
- Fixing a bug in parallel components not working as expected when considering assignments of the inputs given by names (A()(in_1 <== x, in_2 <== y)).
Expand Down

0 comments on commit 163a97c

Please sign in to comment.