Skip to content

Commit

Permalink
🔖 Release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Mach committed May 27, 2019
2 parents 1bca7f6 + bddb5c0 commit 41b652f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,16 @@ In this sense, we interpret the "Public API" of a hardware module as its port/pa


## [Unreleased]

### Added
### Changed
### Fixed

## [0.5.1] - 2019-05-27

### Fixed
- Include path for `common_cells` in `src_files.yml`


## [0.5.0] - 2019-05-27

### Added
Expand Down
2 changes: 1 addition & 1 deletion src_files.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fpnew:
incdirs: [
../common_cells/include/common_cells,
../common_cells/include,
]
files: [
src/fpnew_pkg.sv,
Expand Down

0 comments on commit 41b652f

Please sign in to comment.