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

Commit 0eb91cf

Browse files
authored
Merge pull request #175 from DMTF/1.2.0-Tagging
1.2.0 Versioning
2 parents 4fdd302 + 248ed3b commit 0eb91cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0] - 2019-05-31
4+
- Updated schema bundle to 2019.1
5+
- Updated assertions to make @odata.context optional
6+
37
## [1.1.9] - 2019-05-10
48
- Removed persistent caching of URIs
59
- Fixed handling of DELETE requests to not require a body

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.1.9"
2+
"Version": "1.2.0"
33
}

0 commit comments

Comments
 (0)