diff --git a/CHANGELOG.md b/CHANGELOG.md index 60686f3..2891bfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to the Koopa will be documented in this file. ## Unreleased +### Changed + +* Added all subprojects in the `examples` directory as Cargo examples. + ### Fixed * Fault about generating allocations from raw programs in `libkoopa`.