Skip to content

Commit 0252417

Browse files
committed
# 1.17.3 - 2018-03-27
### FIX: ##### STRING: - isNullOrEmpty(): Fix when subject is not a scalar.
1 parent 8a7a43d commit 0252417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All Notable changes to `support` will be documented in this file
66

77
### FIX:
88
##### STRING:
9-
- isNullOrEmpty(): Fix when int or double or bool arg passed instead of string.
9+
- isNullOrEmpty(): Fix when subject is not a scalar.
1010

1111
## 1.17.2 - 2018-02-15
1212

0 commit comments

Comments
 (0)