Skip to content

Commit aec04ad

Browse files
committed
minor #1494 Bootstrapping an UPGRADE log (weaverryan)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- Bootstrapping an UPGRADE log | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Issues | None | License | MIT As suggested by `@smnandre`, a CHANGELOG. This would be for things that user should actually change from one version to another. symfony/symfony maintains something similar. Commits ------- 58de823 Bootstrapping an UPGRADE log
2 parents 2ba75f6 + 58de823 commit aec04ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

UPGRADE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# UPGRADE
2+
3+
## FROM 2.14 to 2.15
4+
5+
- **Live Components**: Change `data-live-id` attributes to `id` #1484.

0 commit comments

Comments
 (0)