Rename Upgrade-OPNSenseFirmware to Start-OPNSenseFirmwareUpgrade to resolve cmdlet name conflict

This commit is contained in:
GraceSolutions
2025-04-15 07:40:23 -04:00
parent 91dc1a1f17
commit c423cca25a
7 changed files with 319 additions and 4 deletions
+5 -1
View File
@@ -5,7 +5,11 @@ All notable changes to the PSOPNSenseAPI module 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]
## [2025.04.15.0739] - 2025-04-15
### Changed
- Renamed `Upgrade-OPNSenseFirmware` to `Start-OPNSenseFirmwareUpgrade` to resolve cmdlet name conflict
- Added unit tests for firmware management cmdlets
## [0.6.0] - 2025-04-14