We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947b81b commit 155b48fCopy full SHA for 155b48f
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [2.1.6] - 2019-10-04
8
+### Fixed
9
+ - Changed validation to check if empty instead of null.
10
+
11
## [2.1.5] - 2019-10-04
12
### Fixed
13
- Moved validation of invalid file to validate function to avoid wrong behavior.
0 commit comments