We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00185b commit 8768cc5Copy full SHA for 8768cc5
1 file changed
CHANGELOG.md
@@ -7,10 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [1.0.0]
9
10
+### Changed
11
+
12
+- Reduced image size by 90%
13
14
+## [1.0.0]
15
16
### Added
17
18
- Working UEFI bootloader
19
- Functional documentation
20
-[unreleased]: https://github.com/Kruhlmann/re-bootloader/compare/1.0.0...HEAD
21
+[unreleased]: https://github.com/Kruhlmann/re-bootloader/compare/1.0.1...HEAD
22
+[1.0.1]: https://github.com/Kruhlmann/re-bootloader/compare/1.0.0...1.0.1
23
[1.0.0]: https://github.com/Kruhlmann/re-bootloader/releases/tag/1.0.0]
0 commit comments