2021-02-14 02:34:22 +00:00
|
|
|
# Changelog
|
|
|
|
All notable changes to the project will be documented in this file.
|
|
|
|
|
2021-02-14 21:15:21 +00:00
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
2021-02-14 02:34:22 +00:00
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2021-02-14 21:16:09 +00:00
|
|
|
## [1.3.0] - 2021-02-14
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Docs: update build result example (README.md).
|
|
|
|
- Docs: correct project name / paths (README.md).
|
|
|
|
- Docs: update screenshots (4).
|
|
|
|
- Localboot menu
|
|
|
|
- Power menu
|
|
|
|
- Tools menu
|
|
|
|
- TreeView
|
2021-02-14 21:27:05 +00:00
|
|
|
- Docs: document changes in changelog
|
2021-02-14 21:16:09 +00:00
|
|
|
|
2021-02-14 08:54:03 +00:00
|
|
|
## [1.2.0] - 2021-02-14
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Add the missing menu icons (29).
|
|
|
|
|
2021-02-14 04:26:38 +00:00
|
|
|
## [1.1.0] - 2021-02-13
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
- Removed unused font, DejaVu Sans (6).
|
|
|
|
|
2021-02-14 02:34:22 +00:00
|
|
|
## [1.0.0] - 2021-02-13
|
|
|
|
|
|
|
|
Initial release.
|
2021-02-14 21:23:16 +00:00
|
|
|
|
|
|
|
[Unreleased]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/1.0.0...main
|
|
|
|
[1.0.0]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/main...1.0.0
|
|
|
|
[1.1.0]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/1.0.0...1.1.0
|
|
|
|
[1.2.0]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/1.1.0...1.2.0
|
|
|
|
[1.3.0]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/1.2.0...1.3.0
|