We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2160b2c commit a12c73eCopy full SHA for a12c73e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+## [1.1.9] - 2023-02-10
4
+- Updated various package versions based on GitHub recommendations
5
+
6
## [1.1.8] - 2022-07-15
7
- Various fixes to handling of composition requests
8
api_emulator/version.py
@@ -2,4 +2,4 @@
# Copyright 2016-2019 DMTF. All rights reserved.
# License: BSD 3-Clause License. For full text see link: https://github.com/DMTF/Redfish-Interface-Emulator/blob/master/LICENSE.md
-__version__ = '1.1.8'
+__version__ = '1.1.9'
0 commit comments