📝 Add a changelog

This commit is contained in:
trickypr 2022-01-10 18:38:32 +11:00
parent cfbe154fbd
commit 918685a9b5

17
CHANGELOG.md Normal file
View File

@ -0,0 +1,17 @@
# Changelog
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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 1.0.0-b.1
### Added
- Changelog!
- i10n for the welcome page ([#5](https://github.com/lepton-browser/browser/pull/5))
### Fixed
- Border radius in settings is now consistent with the rest of the UI ([#6](https://github.com/lepton-browser/browser/pull/6))