2020-06-07 19:27:30 +02:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
2020-06-07 19:29:54 +02:00
|
|
|
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).
|
2020-06-07 19:27:30 +02:00
|
|
|
|
2020-06-08 12:02:02 +02:00
|
|
|
## 1.1.0
|
2020-06-08 00:54:04 +02:00
|
|
|
- [feat] 404 route + page
|
|
|
|
- [feat] changelog in the About page
|
|
|
|
- [feat] contributors list in the About page
|
2020-06-08 11:58:09 +02:00
|
|
|
- [fix] [ColorConverter] color picker now updates fields
|
2020-06-08 00:54:04 +02:00
|
|
|
|
2020-06-07 19:27:30 +02:00
|
|
|
## 1.0.1
|
|
|
|
- [chore] added changelog
|
|
|
|
- [fix] [BaseConverter] prevented non-integer bases
|
|
|
|
- [fix] remove history move (incompatible with vercel.com)
|
|
|
|
|
|
|
|
## 1.0.0
|
|
|
|
- First release
|