Skip to content

Commit bc7f8b4

Browse files
committed
Woops, fix changelog
1 parent b0694f3 commit bc7f8b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ nav_order: 6
1010

1111
## main
1212

13+
* Share the view context in tests to prevent out-of-order rendering issues for certain advanced use-cases, eg. testing instances of Rails' `FormBuilder`.
14+
15+
*Cameron Dutro*
16+
1317
## 4.0.1
1418

1519
* Setup Trusted Publishing to RubyGems to improve software supply chain safety.
@@ -22,10 +26,6 @@ nav_order: 6
2226

2327
*Cameron Dutro*
2428

25-
* Share the view context in tests to prevent out-of-order rendering issues for certain advanced use-cases, eg. testing instances of Rails' `FormBuilder`.
26-
27-
*Cameron Dutro*
28-
2929
## 4.0.0
3030

3131
Two years after releasing [3.0.0](https://github.com/ViewComponent/view_component/releases/tag/v3.0.0) and almost six years since [1.0.0](https://github.com/ViewComponent/view_component/releases/tag/v1.0.0), we're proud to ship ViewComponent 4. This release marks a shift towards a Long Term Support model for the project, having reached significant feature maturity. While contributions are always welcome, we're unlikely to accept further breaking changes or major feature additions.

0 commit comments

Comments
 (0)