Skip to content

Commit 040e22b

Browse files
committed
Fix CHANGELOG [ci skip]
1 parent 6e2247e commit 040e22b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

actionview/CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## Rails 7.0.0.alpha2 (September 15, 2021) ##
2-
31
* Support svg unpaired tags for `tag` helper.
42

53
tag.svg { tag.use('href' => "#cool-icon") }
@@ -8,6 +6,11 @@
86
*Oleksii Vasyliev*
97

108

9+
## Rails 7.0.0.alpha2 (September 15, 2021) ##
10+
11+
* No changes.
12+
13+
1114
## Rails 7.0.0.alpha1 (September 15, 2021) ##
1215

1316
* Improves the performance of ActionView::Helpers::NumberHelper formatters by avoiding the use of

0 commit comments

Comments
 (0)