Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zarubaf committed Nov 11, 2020
1 parent f26e21e commit f5919f8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ 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

## 0.2.2 - 2020-11-11
### Fixed
-`Bender:` Add deprecated `pulp_clock_gating_async` for compatibility to `udma_core`.
- `Bender:` Add deprecated `pulp_clock_gating_async` for compatibility to `udma_core`.

## 0.2.1 - 2020-06-23
### Added
-`Bender:` Add `rtl/tc_sram` to target `rtl`, to prevent overwriting of target specific implementations.
- `Bender:` Add `rtl/tc_sram` to target `rtl`, to prevent overwriting of target specific implementations.

### Fixed
- `tc_sram`: Drop string literal from parameter `SimInit` definition as synopsys throws an elaboration error.
Expand Down

0 comments on commit f5919f8

Please sign in to comment.