Skip to content

Commit 1165f76

Browse files
author
GitHub Release Workflow
committed
1.2.0 versioning
Signed-off-by: GitHub Release Workflow <>
1 parent fa40ba9 commit 1165f76

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [1.2.0] - 2024-05-31
4+
- Corrected URIs for embedded Bios mockups
5+
- Removed errant usage of application/xml responses
6+
37
## [1.1.9] - 2023-02-10
48
- Updated various package versions based on GitHub recommendations
59

api_emulator/version.py

+1-1
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.1.9'
5+
__version__ = '1.2.0'

0 commit comments

Comments
 (0)