Skip to content

Commit

Permalink
Set release dates
Browse files Browse the repository at this point in the history
  • Loading branch information
christiaanb committed Jun 7, 2016
1 parent cb37228 commit c79db2d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clash-ghc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog for the [`clash-ghc`](http://hackage.haskell.org/package/clash-ghc) package

## 0.6.18
## 0.6.18 *June 7th 2016*
* New features:
* DEC transformation also lifts HO-primitives applied to "interesting" primitives (i.e. `zipWith (*)`)
* New `-clash-hdlsyn Xilinx` flag to generate HDL tweaked for Xilinx synthesis tools (both ISE and Vivado)
Expand Down
2 changes: 1 addition & 1 deletion clash-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog for the [`clash-lib`](http://hackage.haskell.org/package/clash-lib) package

## 0.6.16
## 0.6.16 *June 7th 2016*
* New features:
* DEC transformation also lifts HO-primitives applied to "interesting" primitives (i.e. `zipWith (*)`)
* Fixes bugs:
Expand Down
2 changes: 1 addition & 1 deletion clash-vhdl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog for the [`clash-vhdl`](http://hackage.haskell.org/package/clash-vhdl) package

## 0.6.12
## 0.6.12 *June 7th 2016*
* Fixes bugs:
* Incorrect primitive specification for `snatToInteger` [#149](https://github.com/clash-lang/clash-compiler/issues/149)

Expand Down

0 comments on commit c79db2d

Please sign in to comment.