start updating changelog for this PR

This commit is contained in:
Sagar Karandikar 2018-06-18 10:46:24 -04:00
parent 5fb761902b
commit b46a2bffce
1 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,17 @@
This changelog follows the format defined here: https://keepachangelog.com/en/1.0.0/
## [1.2.0] - 2018-06-TBD
### Added
* FireSim now has beta support for simulating [BOOM](https://github.com/ucb-bar/riscv-boom)-based nodes. BOOM is the Berkeley Out-of-Order Machine, a superscalar out-of-order RISC-V Core. See TODO for usage instructions.
### Changed
* Rocket Chip has now been bumped to a version from April 23, 2018.
## [1.1.0] - 2018-05-21
### Added
@ -10,6 +21,7 @@ Our first release of FireSim! Everything is a newly added feature, so check out
the full documentation in the docs directory or the docs tagged 1.1.0 at
https://docs.fires.im .
## [1.0.0] - 2017-08-29
### Added