diff options
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3482c59..846f6d1 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 |