Skip to content

Commit 5f51d8a

Browse files
author
GitHub Release Workflow
committed
1.2.2 versioning
Signed-off-by: GitHub Release Workflow <>
1 parent 40e4764 commit 5f51d8a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [1.2.2] - 2025-09-12
4+
- Added reset support, config updates, virtual media, and RAID volume management
5+
36
## [1.2.1] - 2025-07-11
47
- Corrected the representation of the 'ComputerSystemCollection' resource
58

api_emulator/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright 2016-2019 DMTF. All rights reserved.
33
# License: BSD 3-Clause License. For full text see link: https://github.com/DMTF/Redfish-Interface-Emulator/blob/main/LICENSE.md
44

5-
__version__ = '1.2.1'
5+
__version__ = '1.2.2'

0 commit comments

Comments
 (0)