Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Feb 4, 2016
1 parent 5a42db3 commit 5302518
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#### HEAD

- Added a German locale to `isMobilePhone()`, `isAlpha()` and `isAlphanumeric()`
([#477](https://github.com/chriso/validator.js/pull/477))

#### 4.6.1

- Fix coercion of objects: `Object.toString()` is `[object Object]` not `""`
Expand Down

0 comments on commit 5302518

Please sign in to comment.