diff --git a/CHANGELOG-PULP.md b/CHANGELOG-PULP.md index 5bf11f2aa1..660e5a69f9 100644 --- a/CHANGELOG-PULP.md +++ b/CHANGELOG-PULP.md @@ -4,6 +4,17 @@ 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.0 - 2023-07-25 +### Added +- Self-invalidation coherence + +### Changed +- Upgrade CLIC to v2.0.0 +- Upgrade AXI RISC-V AMO adapter to v0.8.0 + +### Fixed +- Fix CLIC interrupt behaviour + ## pulp-v0.3.1 - 2023-05-10 ### Changed - Upgrade FPU to pulp-v0.1.1