From b59eca3c1747b28022573e37aa91a151808d1db5 Mon Sep 17 00:00:00 2001 From: Nils Wistoff Date: Fri, 26 Aug 2022 16:02:23 +0200 Subject: [PATCH] Release v1.26.0 Signed-off-by: Nils Wistoff --- CHANGELOG.md | 8 ++++++-- common_cells.core | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5109f272..d9c323f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,13 @@ 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 +## 1.26.0 - 2022-08-26 +### Added +- Add `stream_throttle`: restricts the number of outstanding transfers in a stream. + ### Changed -- Allow out-of-bounds (i.e. `'0`) top end address in addr_map of `addr_decode` module for end of address space +- Allow out-of-bounds (i.e. `'0`) top end address in addr_map of `addr_decode` module for end of address space. +- Update CI. ## 1.25.0 - 2022-08-10 ### Added diff --git a/common_cells.core b/common_cells.core index ce1854d6..1d732f41 100644 --- a/common_cells.core +++ b/common_cells.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::common_cells:1.25.0 +name : pulp-platform.org::common_cells:1.26.0 filesets: rtl: