Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsn committed Oct 17, 2024
1 parent 3bc7671 commit fda8a5c
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 @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
- Make view fragments work properly with complex layouts.
- Respect fragments visibility based on sections.

### Braking changes
### Breaking changes
- The public method `View::renderFragment()` has been removed.
- The protected property `View::fragments` has been removed.
- The methods have been changed: `View::fragment()`, `View::endFragment()`, `View::render()`, `View::include()`.
Expand Down

0 comments on commit fda8a5c

Please sign in to comment.