Skip to content

Commit

Permalink
Update change log and tag v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Metabolix committed Sep 10, 2023
1 parent d2bac39 commit 99bdf5a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file.

## 2.0.0 - 2023-09-10

### Added
- Log to `setup.log`.
- Image conversion (GIF, EXIF, JPG, PNG, TIFF) to BMP during setup.
- Quiet (batch) setup.
- Dry run in setup.
- EFI boot entry support in setup.
- Orientation parameter (o=0|90|180|270) for images.

### Changed
- Configure (edit config and images) before installing.
- Escalate privileges only when needed (after the menu).
- Try to detect and avoid some configuration errors.
- Wait at most 15 seconds for key presses during boot.
- Image coordinates are now relative to the center.

## 1.5.1 - 2018-08-11

### Fixed
Expand Down

0 comments on commit 99bdf5a

Please sign in to comment.