Skip to content

Commit

Permalink
Release 0.1.0.1 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dopamane authored Aug 7, 2024
1 parent a4919c2 commit e2ae54f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for yosys-rtl

## 0.1.0.1 -- 2024-08-08

* Add memory cells

## 0.1.0.0 -- 2024-07-25

* First version. Released on an unsuspecting world.
2 changes: 1 addition & 1 deletion yosys-rtl.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: yosys-rtl
version: 0.1.0.0
version: 0.1.0.1
synopsis: Yosys RTL Intermediate Language
description: Definition and rendering.
See https://yosyshq.readthedocs.io/projects/yosys/en/latest/
Expand Down

0 comments on commit e2ae54f

Please sign in to comment.