From 541cdce5bb4b9162d23cbdce80fc8f434eee10a7 Mon Sep 17 00:00:00 2001 From: Jim Lewis Date: Wed, 10 Apr 2024 15:10:46 -0700 Subject: [PATCH] Updated change log doc --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dae496..bbf9ce5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,13 @@ | Revision | Release Summary | ------------|----------- +| 2024.03 | Updated calls to SafeResize | 2023.05 | Bug Fix to logging of address during read operation | 2022.03 | Initial release +## 2024.03 +- Updated calls to SafeResize + ## 2022.05 March 2022 - DpRamController_Blocking.vhd - Bug Fix: Added LocalAddress to hold address so read operation logs correct address