Skip to content

Commit

Permalink
chore: fix migration notes (#7279)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-kothari committed Jul 2, 2024
1 parent 412c016 commit 51d93eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/migration_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ 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.

## 0.45.0
### [Aztec.nr] Remove unencrypted logs from private
They leak privacy so is a footgun!

## 0.44.0
### [Aztec.nr] Autogenerate Serialize methods for events
```diff
Expand Down

0 comments on commit 51d93eb

Please sign in to comment.