Skip to content

Commit

Permalink
Refactor boot_set.py into submodule for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
mharding-hpe committed Oct 7, 2024
1 parent a7806b7 commit ff0a4c6
Show file tree
Hide file tree
Showing 10 changed files with 583 additions and 398 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Refactored some BOS Options code to use abstract base classes, to avoid code duplication.
- Alphabetized options in API spec
- Refactored `controllers/v2/boot_sets.py` into its own module, for clarity

## [2.29.0] - 2024-10-01
### Added
Expand Down
Loading

0 comments on commit ff0a4c6

Please sign in to comment.