From ad22699793d98ef714f120c6268fe92d096a61e1 Mon Sep 17 00:00:00 2001 From: Nils Wistoff Date: Sat, 16 Mar 2024 14:27:49 +0100 Subject: [PATCH] Release v1.33.1 Signed-off-by: Nils Wistoff --- CHANGELOG.md | 5 +++++ common_cells.core | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f40b8ac..c84fc7bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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). +## 1.33.1 - 2024-03-16 +### Fixed +- `stream_omega_net`: Fix assertion. +- Revert gitlab-ci trigger condition to `pull_request`. + ## 1.33.0 - 2024-03-07 ### Added - Add `passthrough_stream_fifo`: Stream FIFO which does not cut the timing path, this allows it to do a simultaneous push and pop when full. diff --git a/common_cells.core b/common_cells.core index 1c97ab9b..0f7670cc 100644 --- a/common_cells.core +++ b/common_cells.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::common_cells:1.33.0 +name : pulp-platform.org::common_cells:1.33.1 filesets: rtl: