Changed CHANGELOG.txt to changelog.txt

This commit is contained in:
Claudio Sanches 2020-08-12 16:54:58 -03:00
parent 48ffcf33eb
commit 9da9c4e255
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
/node_modules/ /node_modules/
/tests/ /tests/
babel.config.js babel.config.js
CHANGELOG.txt changelog.txt
composer.* composer.*
tsconfig.* tsconfig.*
contributors.html contributors.html

2
.gitattributes vendored
View File

@ -1,7 +1,7 @@
/.* export-ignore /.* export-ignore
bin export-ignore bin export-ignore
CODE_OF_CONDUCT.md export-ignore CODE_OF_CONDUCT.md export-ignore
CHANGELOG.txt export-ignore changelog.txt export-ignore
composer.* export-ignore composer.* export-ignore
Gruntfile.js export-ignore Gruntfile.js export-ignore
package.json export-ignore package.json export-ignore

View File

@ -309,7 +309,7 @@ INTERESTED IN DEVELOPMENT?
* Fix - 'Product Summary' in All Products block is not pulling in the short description of the product. #2913 * Fix - 'Product Summary' in All Products block is not pulling in the short description of the product. #2913
* Dev - Add query filter when searching for a table. #2886 * Dev - Add query filter when searching for a table. #2886
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt). [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/master/changelog.txt).
== Upgrade Notice == == Upgrade Notice ==