Skip to content

Commit

Permalink
update changelog with new bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorbel1 committed Feb 13, 2025
1 parent cb392d1 commit a6d2627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 0.6.3

- Fixed a bug where `withSet` on `LogicStructure`s could sometimes attempt to access the wrong range, causing unexpected exceptions (<https://github.com/intel/rohd/pull/561>).
- Fixed a bug where `flop` and `FlipFlop` would generate SystemVerilog with an asynchronous reset even if `asyncReset` was set to `false` (<https://github.com/intel/rohd/pull/564>).

## 0.6.2

Expand Down

0 comments on commit a6d2627

Please sign in to comment.