Skip to content

Commit e2ae54f

Browse files
authored
Release 0.1.0.1 (#5)
1 parent a4919c2 commit e2ae54f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for yosys-rtl
22

3+
## 0.1.0.1 -- 2024-08-08
4+
5+
* Add memory cells
6+
37
## 0.1.0.0 -- 2024-07-25
48

59
* First version. Released on an unsuspecting world.

yosys-rtl.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: yosys-rtl
3-
version: 0.1.0.0
3+
version: 0.1.0.1
44
synopsis: Yosys RTL Intermediate Language
55
description: Definition and rendering.
66
See https://yosyshq.readthedocs.io/projects/yosys/en/latest/

0 commit comments

Comments
 (0)