browser/CHANGELOG.md

19 lines
628 B
Markdown
Raw Normal View History

2022-01-10 10:38:32 +03:00
# 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))
2022-01-10 11:30:20 +03:00
- Vertical centering of images on welcome pages cards ([#18](https://github.com/lepton-browser/browser/pull/18))