Files
BeOS/CHANGELOG.md
eliott 69200351bd
All checks were successful
CI / build (push) Successful in 18s
CI / kernel-build (push) Successful in 7s
first commit
2026-01-04 12:23:15 +01:00

695 B

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial project structure
  • Build system architecture
  • Kernel configuration system
  • Package management framework
  • Documentation framework
  • CI/CD infrastructure

Changed

  • N/A (initial release)

Fixed

  • N/A (initial release)

[1.0.0] - TBD

Added

  • Initial release of beOS
  • Linux kernel 6.8
  • Base system components
  • Package management system
  • Desktop environment
  • Core applications
  • Documentation