We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b94670 commit eb4f1cbCopy full SHA for eb4f1cb
3 files changed
CHANGELOG.md
@@ -0,0 +1,21 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.0] - 2025-11-20
9
10
+### Added
11
+- Initial release
12
+- Basic Linux distribution build from scratch
13
+- Linux kernel compilation
14
+- BusyBox integration
15
+- Syslinux bootloader
16
+- Basic init system
17
+- Docker build support
18
+- ISO image generation
19
20
+[Unreleased]: https://github.com/yourusername/handbuilt-linux/compare/v1.0.0...HEAD
21
+[1.0.0]: https://github.com/yourusername/handbuilt-linux/releases/tag/v1.0.0
0 commit comments