From df310294eb140121b983a80de18bee21a7e37640 Mon Sep 17 00:00:00 2001 From: Ben-hur Santos Ott Date: Sun, 3 Jun 2018 02:44:48 -0300 Subject: [PATCH] mr(73) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0826236..aaba7577 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,10 @@ var money = MaskService.toMask('money', '123', { # Changelog +## 1.7.0 + +* Adding `ts definitions`. (thanks to [iiandrade](https://github.com/iiandrade)) + ## 1.6.5 * Fixing validation for CPF and CNPJ when empty string is inputed. (thanks to [gabuael](https://github.com/gabuael))