From 02a0bc1449202a7dbe9ad5d6fea7b6e1a4025e4f Mon Sep 17 00:00:00 2001 From: spypsy Date: Mon, 7 Oct 2024 16:19:02 +0100 Subject: [PATCH] chore: Update migration notes with version # (#9045) [skip ci] --- docs/docs/migration_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/migration_notes.md b/docs/docs/migration_notes.md index 930d6ca35aa..e4f5c9d3b99 100644 --- a/docs/docs/migration_notes.md +++ b/docs/docs/migration_notes.md @@ -6,7 +6,7 @@ keywords: [sandbox, aztec, notes, migration, updating, upgrading] Aztec is in full-speed development. Literally every version breaks compatibility with the previous ones. This page attempts to target errors and difficulties you might encounter when upgrading, and how to resolve them. -## TBD +## 0.57.0 ### Changes to PXE API and `ContractFunctionInteraction``