From e6226a6f374eb88fed84d4989bb3f066cb470f33 Mon Sep 17 00:00:00 2001 From: Nils Wistoff Date: Thu, 17 Mar 2022 14:43:22 +0100 Subject: [PATCH] Release v0.2.9 Signed-off-by: Nils Wistoff --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73fb061..8f49b45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,30 @@ 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.9 - 2022-03-17 ### Changed - Added optional `IS_FUNCTIONAL` flag to `tc_clk_gating` cell to optionally mark them as *not required for functionality*. +## 0.2.8 +*Skipped* + +## 0.2.7 +*Skipped* + +## 0.2.6 - 2021-10-04 +### Added +- Add `pad_functional_xilinx + +### Fixed +- Bender targets + +### Removed +- Deprecated xilinx `clk_cell`s replaced by wrappers + +## 0.2.5 +*Skipped* + ## 0.2.4 - 2021-02-04 - Add `deprecated/pulp_clk_cells_xilinx.sv` to `Bender.yml`