Skip to content

Commit

Permalink
# 1.17.3 - 2018-03-27
Browse files Browse the repository at this point in the history
### FIX:
##### STRING:
- isNullOrEmpty(): Fix when subject is not a scalar.
  • Loading branch information
lopadova committed Mar 27, 2018
1 parent 8a7a43d commit 0252417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All Notable changes to `support` will be documented in this file

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

## 1.17.2 - 2018-02-15

Expand Down

0 comments on commit 0252417

Please sign in to comment.