-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Francisco Cardoso
committed
Mar 19, 2020
1 parent
71c819c
commit 6116f71
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,42 @@ | ||
# Changelog | ||
|
||
## [v6.0.0](https://github.com/uphold/validator.js-asserts/tree/v6.0.0) (2020-03-19) | ||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v5.0.0...v6.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Update [email protected] [\#189](https://github.com/uphold/validator.js-asserts/pull/189) ([afsampaio](https://github.com/afsampaio)) | ||
|
||
## [v5.0.0](https://github.com/uphold/validator.js-asserts/tree/v5.0.0) (2020-03-02) | ||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/3.2.0...v5.0.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Bump validator.js [\#187](https://github.com/uphold/validator.js-asserts/pull/187) ([cristianooliveira](https://github.com/cristianooliveira)) | ||
|
||
## [3.2.0](https://github.com/uphold/validator.js-asserts/tree/3.2.0) (2020-02-04) | ||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.1.2...3.2.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Add callback assert [\#185](https://github.com/uphold/validator.js-asserts/pull/185) ([cristianooliveira](https://github.com/cristianooliveira)) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add callback assert [\#186](https://github.com/uphold/validator.js-asserts/pull/186) ([cristianooliveira](https://github.com/cristianooliveira)) | ||
|
||
## [v3.1.2](https://github.com/uphold/validator.js-asserts/tree/v3.1.2) (2020-01-31) | ||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.1.1...v3.1.2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Change node support to be above v8 and update travis build file [\#184](https://github.com/uphold/validator.js-asserts/pull/184) ([cristianooliveira](https://github.com/cristianooliveira)) | ||
- Bump validator.js and add yarn.lock [\#183](https://github.com/uphold/validator.js-asserts/pull/183) ([cristianooliveira](https://github.com/cristianooliveira)) | ||
- Bump dependencies [\#182](https://github.com/uphold/validator.js-asserts/pull/182) ([Americas](https://github.com/Americas)) | ||
|
||
## [v3.1.1](https://github.com/uphold/validator.js-asserts/tree/v3.1.1) (2019-10-08) | ||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v4.0.2...v3.1.1) | ||
|
||
## [v4.0.2](https://github.com/uphold/validator.js-asserts/tree/v4.0.2) (2019-10-08) | ||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v4.0.1...v4.0.2) | ||
|
||
|
@@ -232,3 +261,4 @@ | |
|
||
- Expose min and max in `NullOrString` [\#2](https://github.com/uphold/validator.js-asserts/pull/2) ([fixe](https://github.com/fixe)) | ||
- Add `Email` assert [\#1](https://github.com/uphold/validator.js-asserts/pull/1) ([fixe](https://github.com/fixe)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters