Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Steffen Deusch <steffen@deusch.me>
  • Loading branch information
kianmeng and SteffenDE committed Mar 9, 2024
1 parent b128758 commit 4b65db1
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 @@ -35,7 +35,7 @@ This feature replaces the `Helpers` module generated in your Phoenix router, but
will continue to work and be generated. You can disable router helpers by passing the
`helpers: false` option to `use Phoenix.Router`.

### phx.new revamp
## phx.new revamp

The `phx.new` application generator has been improved to rely on function components for
both Controller and LiveView rendering, ultimately simplifying the rendering stack of
Expand Down

0 comments on commit 4b65db1

Please sign in to comment.