fix: added version in CHANGELOG.md

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-15 22:22:37 +02:00
parent f50c5cb91b
commit 27f957a098

View file

@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Next ## 1.3.0
- [fix] [GithubContributors] ordered contributors by contribution count - [fix] [GithubContributors] ordered contributors by contribution count
- [refactor] used vue-typecasting for number inputs - [refactor] used vue-typecasting for number inputs
- [feat] lazy loading tools routes - [feat] lazy loading tools routes