From d48854e24a37b50754147821ef22ba450e4c908b Mon Sep 17 00:00:00 2001 From: MaxXSoft Date: Thu, 12 Jan 2023 12:23:26 +0800 Subject: [PATCH] (CHANGELOG) updated changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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`.