From 9da9c4e2558e7356916c95bb592adeb3eaa696f3 Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Wed, 12 Aug 2020 16:54:58 -0300 Subject: [PATCH] Changed CHANGELOG.txt to changelog.txt --- .distignore | 2 +- .gitattributes | 2 +- readme.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.distignore b/.distignore index 0b8afeb49b0..0eb76a6e10c 100644 --- a/.distignore +++ b/.distignore @@ -8,7 +8,7 @@ /node_modules/ /tests/ babel.config.js -CHANGELOG.txt +changelog.txt composer.* tsconfig.* contributors.html diff --git a/.gitattributes b/.gitattributes index 43d37bff513..1c7bad9837e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ /.* export-ignore bin export-ignore CODE_OF_CONDUCT.md export-ignore -CHANGELOG.txt export-ignore +changelog.txt export-ignore composer.* export-ignore Gruntfile.js export-ignore package.json export-ignore diff --git a/readme.txt b/readme.txt index 45119e0d2fc..49e70b00438 100644 --- a/readme.txt +++ b/readme.txt @@ -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 * 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 ==