From 93905ce96684d906e2a7d1372b59748400625c3f Mon Sep 17 00:00:00 2001 From: Victor Fusco <1221933+vfusco@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:47:37 -0300 Subject: [PATCH] chore: Update CHAANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75a6301..b5ec757 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Changed +- Updated machine-emulator base image to v0.16.0 - Updated libboost version to 1.81 - Updated grpc-interfaces -- Updated machine-emulator-defines +- Removed machine-emulator-defines +- Look for remote-cartesi-machine in PATH - Bumped version to 0.9.0 ### Added