Draft 0.1.1 release notes added with work so far.

This commit is contained in:
Drew Galbraith 2024-01-11 20:53:31 -08:00
parent 984d8b143e
commit ee341fa739
1 changed files with 19 additions and 0 deletions

View File

@ -1,5 +1,24 @@
# Releases
## AcadiaOS 0.1.1 (WIP)
### Denali
- AHCI Driver can use more than one command slot.
- Resets AHCI Controller on start.
- Uses IDENTIFY DEVICE to get sector size.
### Glacier
- Unit Testing setup for Host Machine
- Unit Tests for: Vector
- Added Iterators for: Vector, Array, ArrayView
- HashMap Move Semantics
### Yunq
- Moved message parsing/serialization to shared library.
## AcadiaOS 0.1.0 (2023-12-08)
This marks the first release of AcadiaOS! There is very little user functionality currently but a