chore: updated CHANGELOG.md

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-08 19:11:50 +02:00 committed by Corentin THOMASSET
parent 84e727a43a
commit 6d8db0a5d5

View file

@ -3,6 +3,9 @@ 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).
## 1.2.0
- [feat] [UuidGenerator] can generate multiple uuids
## 1.1.0 ## 1.1.0
- [feat] 404 route + page - [feat] 404 route + page
- [feat] changelog in the About page - [feat] changelog in the About page