Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit 81e3117

Browse files
authored
Merge pull request #185 from DMTF/1.2.1-Tagging
1.2.1 Versioning
2 parents 55ca535 + ecde5ed commit 81e3117

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.1] - 2019-08-09
4+
- Fixed relative URI reference in Assertion 6.5.6.5
5+
- Fixed Python version checking for Python3 being less than 3.4.3 for SSL calls
6+
- Disabled schema tests
7+
38
## [1.2.0] - 2019-05-31
49
- Updated schema bundle to 2019.1
510
- Updated assertions to make @odata.context optional

HTML_Log_Viewer/Version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"Version": "1.2.0"
2+
"Version": "1.2.1"
33
}

0 commit comments

Comments
 (0)