From cc1ac8398bea588e268d6ff53e52eb4f6f79b515 Mon Sep 17 00:00:00 2001 From: Corentin THOMASSET Date: Thu, 11 Jun 2020 16:20:36 +0200 Subject: [PATCH] chore: updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3482c59f..846f6d10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Next - [fix] [GithubContributors] ordered contributors by contribution count +- [refactor] used vue-typecasting for number inputs ## 1.2.1 - [fix] [UuidGenerator] added quantity validation rules @@ -25,4 +26,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [fix] remove history move (incompatible with vercel.com) ## 1.0.0 -- First release \ No newline at end of file +- First release