mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Adding Changelog
This commit is contained in:
parent
e86f3312a8
commit
3262377acb
1 changed files with 17 additions and 0 deletions
17
CHANGELOG.md
Normal file
17
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.0.1] - 2023-09-14
|
||||
|
||||
### Added
|
||||
|
||||
* Ability to scan subnets for devices
|
||||
* Ability to store results in a database
|
||||
* Ability to generate an inventory from walking Redfish commands
|
||||
* Ability to send inventory information to SMD
|
||||
Loading…
Add table
Add a link
Reference in a new issue