We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1e9d0 commit 99cb21aCopy full SHA for 99cb21a
CHANGELOG.md
@@ -5,7 +5,25 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
+
9
+## [0.3.0] - 2019-23-01
10
11
+### Added
12
+- Documentation in `doc/` from [@imphil](https://github.com/imphil)
13
14
+### Changed
15
+- Various linting issues and cleanups from [@msfschaffner](https://github.com/msfschaffner)
16
17
+### Fixed
18
+- Corruption on debug exception entry [@tomroberts-lowrisc](https://github.com/tomroberts-lowrisc)
19
+- truncation of `selected_hart`
20
21
+## [0.2.0] - 2019-08-16
22
23
+## Added
24
- Add Bender.yml
25
26
27
- Fix haltsum1, haltsum2 and haltsum3
28
- Fix minor linter issues
29
0 commit comments