Merge pull request #1153 from ucb-bar/bump-firesim-2022-04-06
bump firesim for various fixes
This commit is contained in:
2
.github/scripts/check-commit.sh
vendored
2
.github/scripts/check-commit.sh
vendored
@@ -91,7 +91,7 @@ search
|
|||||||
|
|
||||||
submodules=("firesim")
|
submodules=("firesim")
|
||||||
dir="sims"
|
dir="sims"
|
||||||
branches=("master" "main" "dev")
|
branches=("master" "main" "dev" "1.13.x")
|
||||||
search
|
search
|
||||||
|
|
||||||
submodules=("hammer")
|
submodules=("hammer")
|
||||||
|
|||||||
10
CHANGELOG.md
10
CHANGELOG.md
@@ -2,6 +2,15 @@
|
|||||||
|
|
||||||
This changelog follows the format defined here: https://keepachangelog.com/en/1.0.0/
|
This changelog follows the format defined here: https://keepachangelog.com/en/1.0.0/
|
||||||
|
|
||||||
|
## [1.6.3] - 2022-04-06
|
||||||
|
|
||||||
|
FireSim bump for various fixes. Revert shallow cloning. Various CI fixes.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
* Bump to FireSim 1.13.4 (changelog: https://github.com/firesim/firesim/blob/1.13.4/CHANGELOG.md#1134---2022-04-06)
|
||||||
|
* Revert shallow cloning.
|
||||||
|
* Various CI fixes.
|
||||||
|
|
||||||
## [1.6.2] - 2022-03-01
|
## [1.6.2] - 2022-03-01
|
||||||
|
|
||||||
Minor fixes to FireSim.
|
Minor fixes to FireSim.
|
||||||
@@ -9,7 +18,6 @@ Minor fixes to FireSim.
|
|||||||
### Fixed
|
### Fixed
|
||||||
* Bump to FireSim 1.13.3 (#1134)
|
* Bump to FireSim 1.13.3 (#1134)
|
||||||
|
|
||||||
|
|
||||||
## [1.6.1] - 2022-03-01
|
## [1.6.1] - 2022-03-01
|
||||||
|
|
||||||
Minor fixes to FireSim.
|
Minor fixes to FireSim.
|
||||||
|
|||||||
Submodule sims/firesim updated: a0f78b1cd0...27bfce9151
Reference in New Issue
Block a user