We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea70f3c commit 1a5b1dfCopy full SHA for 1a5b1df
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 2.4.0 - 2023-12-31
6
+
7
+### Fixed
8
+- Fix BCDEdit boot entries to avoid *shim* error messages.
9
+- Combine BCDEdit and own code to create boot entries more reliably.
10
11
+### Changed
12
+- Clear the screen to wipe the vendor logo as soon as possible.
13
+- Image paths in `config.txt` may be relative (just file names).
14
15
## 2.3.1 - 2023-11-27
16
17
### Fixed
0 commit comments