Skip to content

Commit

Permalink
Changelog: Add v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Mar 13, 2020
1 parent b4a8b7a commit a82977a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## Unreleased

### Added

### Changed

### Fixed


## 0.2.0 - 2020-03-13

### Added
- Add clocked `APB_DV` interface for design verification.
- Define macros for APB typedefs.
Expand All @@ -20,8 +30,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- Rename `APB_BUS` interface to `APB`, change its parameters to constants, and remove `in` and `out` modports.

### Fixed


## 0.1.0 - 2018-09-12
### Changed
Expand Down

0 comments on commit a82977a

Please sign in to comment.