Skip to content

Commit acc0e02

Browse files
committed
version bump
1 parent dbbc2e3 commit acc0e02

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.2.4] - 2020-12-07
4+
5+
### Fixed
6+
7+
- Specify content type of XML for pkginfo transmission to avoid ambiguity when XML payload includes unstructured data, like shell script.
8+
39
## [1.2.3] - 2020-11-13
410

511
### Removed

SimpleMDMRepo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: utf-8
22

33
# SimpleMDMRepo.py
4-
# Version 1.2.3
4+
# Version 1.2.4
55

66
from __future__ import absolute_import, print_function
77

0 commit comments

Comments
 (0)