Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
msaraiva committed Sep 24, 2024
1 parent 1b0e3ab commit 5b4eef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

### Breaking Changes

* Move all form-related components, including `<Form>` and all inputs to a separate `surface_form` project.
* Move all form-related components, including `<Form>` and all inputs to a separate `surface_form_helpers` project.
For more info, see [Migration Guide](https://github.com/surface-ui/surface/blob/main/MIGRATING.md#migrating-to-v012x).
* Rename `Surface.Catalogue.Example` to `Surface.Catalogue.LiveExample` as its use now should only be required in
live examples that update assigns through `handle_event` calls
Expand Down

0 comments on commit 5b4eef9

Please sign in to comment.