diff --git a/docs/catalyst_milestone_reports.md b/docs/catalyst_milestone_reports.md index 220498b..26d24f8 100644 --- a/docs/catalyst_milestone_reports.md +++ b/docs/catalyst_milestone_reports.md @@ -30,3 +30,12 @@ CurrentBid -> Winner [label="Close (stage Closed)"]; Winner -> "Void Out" [label="Buyout (stage Closed)"]; } ``` + +# Milestone 4 + +## Summary + +Catalyst Milestone Outputs: + +* Plutarch on-chain code generation and optimisation ([PR](https://github.com/mlabs-haskell/cem-script/pull/94)) +* Profiling implementation ([PR](https://github.com/mlabs-haskell/cem-script/pull/95))