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

Commit 7abdfd9

Browse files
authored
Merge pull request #169 from DMTF/1.1.9-Tagging
1.1.9 Versioning
2 parents 40a4b86 + 29f31ab commit 7abdfd9

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.1.9] - 2019-05-10
4+
- Removed persistent caching of URIs
5+
- Fixed handling of DELETE requests to not require a body
6+
37
## [1.1.8] - 2019-03-01
48
- Updated usage of iter_rows to conform with updated openpyxl
59

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

0 commit comments

Comments
 (0)