File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,14 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments