Skip to content

Commit a502c41

Browse files
authored
Merge pull request #45 from pulp-platform/changelog
Update CHANGELOG.md
2 parents 2b1e9d0 + 99cb21a commit a502c41

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,25 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [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
824
- Add Bender.yml
25+
26+
### Fixed
927
- Fix haltsum1, haltsum2 and haltsum3
1028
- Fix minor linter issues
1129

0 commit comments

Comments
 (0)