diff --git a/CHANGESET.md b/CHANGESET.md index a22a194..fc36300 100644 --- a/CHANGESET.md +++ b/CHANGESET.md @@ -1,3 +1,4 @@ # Rough list of changes 1. Expose a `McFly` object containing event properties to `server:setup` scripts. Useful for handling requests like form submission. +2. Add a cozy demo page for form handling using the exposed `McFly` object