diff --git a/CHANGELOG.md b/CHANGELOG.md index 5249891e..0b73128c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Unreleased +- Add a reboot command (#328) +- Fix issues with process alloc (#327) + ## 0.7.1 (2022-04-10) - Add 2048 game ([#295](https://github.com/vinc/moros/pull/295)) - Add Box to process data ([#306](https://github.com/vinc/moros/pull/306))