diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a8859c..90402df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added + +### Removed + +### Changed + +### Fixed + +## [5.0.0] 2024-10-10 + The major modification in this release is the support of the write-back (WB) policy (in addition to the write-through (WT) policy). The cache can either implement one of these policies or both in a per-cacheline basis. @@ -19,6 +29,8 @@ policies or both in a per-cacheline basis. ### Removed +- WbufSendFeedThrough parameter removed + ### Changed - Arbitration between cacheable and uncacheable memory requests is done inside the