diff --git a/CHANGESET.md b/CHANGESET.md new file mode 100644 index 0000000..a22a194 --- /dev/null +++ b/CHANGESET.md @@ -0,0 +1,3 @@ +# Rough list of changes + +1. Expose a `McFly` object containing event properties to `server:setup` scripts. Useful for handling requests like form submission.