[8.x] Auto update changelog file with a new release (#5801)
* Create update-changelog.md * Update .gitattributes * Rename update-changelog.md to update-changelog.yml
This commit is contained in:
11
.gitattributes
vendored
11
.gitattributes
vendored
@@ -1,5 +1,10 @@
|
||||
* text=auto
|
||||
*.css linguist-vendored
|
||||
*.scss linguist-vendored
|
||||
*.js linguist-vendored
|
||||
|
||||
*.blade.php diff=html
|
||||
*.css diff=css
|
||||
*.html diff=html
|
||||
*.md diff=markdown
|
||||
*.php diff=php
|
||||
|
||||
/.github export-ignore
|
||||
CHANGELOG.md export-ignore
|
||||
|
||||
Reference in New Issue
Block a user