diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f40b8a..c84fc7b 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 1c97ab9..0f7670c 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: