From 83b7b94fef70fa808a5fb75eff2dc78907af6014 Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Tue, 1 Mar 2022 00:29:58 +0100 Subject: [PATCH] Update Changelog for 1.6.1 release [ci skip] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0dff2bc..b0ec2ae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ This changelog follows the format defined here: https://keepachangelog.com/en/1.0.0/ +## [1.6.1] - 2022-03-01 + +Minor fixes to FireSim. + +### Fixed +* Bump to FireSim 1.13.2 (#1133) + ## [1.6.0] - 2022-02-15 A more detailed account of everything included is included in the dev to master PR for this release: https://github.com/ucb-bar/chipyard/pull/913