Skip to content

Commit 33453e4

Browse files
authored
Merge pull request #125 from OpenCHAMI/allend/changelog
Update changelog
2 parents fa12333 + f36d8e6 commit 33453e4

1 file changed

Lines changed: 15 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,25 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.5.1
9+
10+
### Added
11+
12+
- Added man page documentation
13+
14+
### Fixed
15+
16+
- Fixed issue with 'scan' not writing to cache database
17+
- Fixed issue with 'list' not printing scan results
18+
819
## [0.5.0]
920

1021
### Changed
1122

12-
- Add --bmc-id-map (-m) option and ID Mapping logic to 'collect'
13-
- Remove XNAME generation logic from 'collect'
14-
- Add README content describing use of BMC ID Mapping
15-
- Clean up left-over --host option remnants from 'collect'
23+
- Added --bmc-id-map (-m) option and ID Mapping logic to 'collect'
24+
- Removed XNAME generation logic from 'collect'
25+
- Added README content describing use of BMC ID Mapping
26+
- Cleaned up left-over --host option remnants from 'collect'
1627

1728
## [0.4.1]
1829

0 commit comments

Comments
 (0)