Skip to content

Commit 67c1324

Browse files
chore(release): 1.2.1 release notes
## [1.2.1](v1.2.0...v1.2.1) (2020-06-16) ### Bug Fixes * allow '=' character in environment config values ([89db5eb](89db5eb)) * assign an empty dictionary to RESTConnector's resp.headers if null ([81c3ebe](81c3ebe))
1 parent 6d90f66 commit 67c1324

File tree

2 files changed

+444
-610
lines changed

2 files changed

+444
-610
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.1](https://github.com/IBM/unity-sdk-core/compare/v1.2.0...v1.2.1) (2020-06-16)
2+
3+
4+
### Bug Fixes
5+
6+
* allow '=' character in environment config values ([89db5eb](https://github.com/IBM/unity-sdk-core/commit/89db5eb00b51467fd80a4bc72d50576bf222307c))
7+
* assign an empty dictionary to RESTConnector's resp.headers if null ([81c3ebe](https://github.com/IBM/unity-sdk-core/commit/81c3ebe7460c62161214001e44309796f94ee7d4))
8+
19
# [1.2.0](https://github.com/IBM/unity-sdk-core/compare/v1.1.1...v1.2.0) (2019-12-11)
210

311

0 commit comments

Comments
 (0)