# Changelog All notable changes to Ardaku will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://github.com/AldaronLau/semver). ## [0.1.0] - 2022-11-02 ### Changed - Made Ardaku into a library - Split Daku into a separate crate (version 0.4.0) ## [0.0.1] - 2021-08-19 ### Added - Implemented `log()` syscall.