CHANGELOG.md in lite-validators-1.0.4 vs CHANGELOG.md in lite-validators-1.0.5
- old
+ new
@@ -4,9 +4,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [1.0.5] - 2019-08-09
+### Added
+- Added length check to Url validator
+
## [1.0.4] - 2019-08-09
### Added
- Added more boolean value checks
## [1.0.3] - 2019-07-08