From a34c7aa3fa0e02f0fc3578558df71b2992ad0bb1 Mon Sep 17 00:00:00 2001 From: Nils Wistoff Date: Sat, 12 Aug 2023 00:39:40 +0200 Subject: [PATCH] Release pulp-v0.4.3 Signed-off-by: Nils Wistoff --- CHANGELOG-PULP.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG-PULP.md b/CHANGELOG-PULP.md index 3037c9e484..7bd77a58ac 100644 --- a/CHANGELOG-PULP.md +++ b/CHANGELOG-PULP.md @@ -4,6 +4,10 @@ All notable changes to the `pulp` branch of this project will be documented in t 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). +## pulp-v0.4.3 - 2023-08-12 +### Changed +- `tech_cells_generic`: Bump v0.2.12 + ## pulp-v0.4.2 - 2023-08-11 ### Changed - frontend: Do not speculate beyond xret to avoid spurious icache refills