# Changelog ## [v6.3](https://github.com/tj-actions/changed-files/tree/v6.3) (2021-05-26) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6.3) **Closed issues:** - Dependency Dashboard [\#27](https://github.com/tj-actions/changed-files/issues/27) **Merged pull requests:** - Added usage link to warning message [\#84](https://github.com/tj-actions/changed-files/pull/84) ([jackton1](https://github.com/jackton1)) - Update pascalgn/automerge-action action to v0.14.2 [\#83](https://github.com/tj-actions/changed-files/pull/83) ([renovate[bot]](https://github.com/apps/renovate)) - Update README.md [\#82](https://github.com/tj-actions/changed-files/pull/82) ([jackton1](https://github.com/jackton1)) ## [v6.2](https://github.com/tj-actions/changed-files/tree/v6.2) (2021-05-25) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v6.2) ## [v6](https://github.com/tj-actions/changed-files/tree/v6) (2021-05-25) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.1...v6) **Fixed bugs:** - Fixed bug with trailing separator [\#74](https://github.com/tj-actions/changed-files/pull/74) ([jackton1](https://github.com/jackton1)) **Closed issues:** - Should the Major Issue Version Point to the Latest Minor? [\#79](https://github.com/tj-actions/changed-files/issues/79) **Merged pull requests:** - Update test.yml [\#81](https://github.com/tj-actions/changed-files/pull/81) ([jackton1](https://github.com/jackton1)) - Bump peter-evans/create-pull-request from 3.9.2 to 3.10.0 [\#80](https://github.com/tj-actions/changed-files/pull/80) ([dependabot[bot]](https://github.com/apps/dependabot)) - Switch to a docker based action [\#78](https://github.com/tj-actions/changed-files/pull/78) ([jackton1](https://github.com/jackton1)) - Exit with error when HEAD sha is empty [\#77](https://github.com/tj-actions/changed-files/pull/77) ([jackton1](https://github.com/jackton1)) - Upgraded to v6.2 [\#76](https://github.com/tj-actions/changed-files/pull/76) ([jackton1](https://github.com/jackton1)) - Remove unused line [\#75](https://github.com/tj-actions/changed-files/pull/75) ([jackton1](https://github.com/jackton1)) - Update action.yml [\#73](https://github.com/tj-actions/changed-files/pull/73) ([jackton1](https://github.com/jackton1)) - Update README.md [\#72](https://github.com/tj-actions/changed-files/pull/72) ([jackton1](https://github.com/jackton1)) - Improve test coverage [\#71](https://github.com/tj-actions/changed-files/pull/71) ([jackton1](https://github.com/jackton1)) - Update action.yml [\#70](https://github.com/tj-actions/changed-files/pull/70) ([jackton1](https://github.com/jackton1)) - Upgraded to v6.1 [\#69](https://github.com/tj-actions/changed-files/pull/69) ([jackton1](https://github.com/jackton1)) ## [v6.1](https://github.com/tj-actions/changed-files/tree/v6.1) (2021-05-16) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v5.3...v6.1) **Fixed bugs:** - \[BUG\] any\_changed reports true without matching changed files [\#67](https://github.com/tj-actions/changed-files/issues/67) **Closed issues:** - Improve test coverage [\#54](https://github.com/tj-actions/changed-files/issues/54) **Merged pull requests:** - Fixed bug with any\_changed boolean [\#68](https://github.com/tj-actions/changed-files/pull/68) ([jackton1](https://github.com/jackton1)) - Update cirrus-actions/rebase action to v1.5 [\#66](https://github.com/tj-actions/changed-files/pull/66) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v6 [\#64](https://github.com/tj-actions/changed-files/pull/64) ([jackton1](https://github.com/jackton1)) - Bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 [\#63](https://github.com/tj-actions/changed-files/pull/63) ([dependabot[bot]](https://github.com/apps/dependabot)) - Deprecate all\_changed output. [\#62](https://github.com/tj-actions/changed-files/pull/62) ([jackton1](https://github.com/jackton1)) - Bump peter-evans/create-pull-request from 3 to 3.9.1 [\#61](https://github.com/tj-actions/changed-files/pull/61) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump actions/checkout from 2 to 2.3.4 [\#60](https://github.com/tj-actions/changed-files/pull/60) ([dependabot[bot]](https://github.com/apps/dependabot)) - Fixed typo [\#58](https://github.com/tj-actions/changed-files/pull/58) ([jackton1](https://github.com/jackton1)) - Upgraded to v5.3 [\#57](https://github.com/tj-actions/changed-files/pull/57) ([jackton1](https://github.com/jackton1)) ## [v5.3](https://github.com/tj-actions/changed-files/tree/v5.3) (2021-05-08) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v5.2...v5.3) **Merged pull requests:** - Add warning message when the head sha is empty [\#56](https://github.com/tj-actions/changed-files/pull/56) ([jackton1](https://github.com/jackton1)) - Update tj-actions/sync-release-version action to v8.6 [\#55](https://github.com/tj-actions/changed-files/pull/55) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v5.2 [\#53](https://github.com/tj-actions/changed-files/pull/53) ([jackton1](https://github.com/jackton1)) ## [v5.2](https://github.com/tj-actions/changed-files/tree/v5.2) (2021-05-06) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v5.1...v5.2) **Implemented enhancements:** - \[shellcheck\]: Resolve SC2001 [\#42](https://github.com/tj-actions/changed-files/issues/42) - \[shellcheck\]: Resolve SC2128 [\#41](https://github.com/tj-actions/changed-files/issues/41) **Merged pull requests:** - Update tj-actions/github-changelog-generator action to v1.8 [\#52](https://github.com/tj-actions/changed-files/pull/52) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v5.1 [\#51](https://github.com/tj-actions/changed-files/pull/51) ([jackton1](https://github.com/jackton1)) ## [v5.1](https://github.com/tj-actions/changed-files/tree/v5.1) (2021-05-01) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v5...v5.1) **Merged pull requests:** - Strip leading whitespaces [\#50](https://github.com/tj-actions/changed-files/pull/50) ([jackton1](https://github.com/jackton1)) - Upgraded to v5 [\#49](https://github.com/tj-actions/changed-files/pull/49) ([jackton1](https://github.com/jackton1)) - Update README.md [\#48](https://github.com/tj-actions/changed-files/pull/48) ([jackton1](https://github.com/jackton1)) - Upgraded to v5.3 [\#47](https://github.com/tj-actions/changed-files/pull/47) ([jackton1](https://github.com/jackton1)) ## [v5](https://github.com/tj-actions/changed-files/tree/v5) (2021-05-01) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v4.4...v5) **Merged pull requests:** - Fixed bug with all\_changed when array is empty [\#46](https://github.com/tj-actions/changed-files/pull/46) ([jackton1](https://github.com/jackton1)) - Upgraded to v5.2 [\#45](https://github.com/tj-actions/changed-files/pull/45) ([jackton1](https://github.com/jackton1)) - Upgraded to v5.1 [\#44](https://github.com/tj-actions/changed-files/pull/44) ([jackton1](https://github.com/jackton1)) - Upgraded to v5 [\#43](https://github.com/tj-actions/changed-files/pull/43) ([jackton1](https://github.com/jackton1)) - Upgraded to v5 [\#40](https://github.com/tj-actions/changed-files/pull/40) ([jackton1](https://github.com/jackton1)) - Switch to using a bash script. [\#39](https://github.com/tj-actions/changed-files/pull/39) ([jackton1](https://github.com/jackton1)) - Upgraded to v4.4 [\#38](https://github.com/tj-actions/changed-files/pull/38) ([jackton1](https://github.com/jackton1)) ## [v4.4](https://github.com/tj-actions/changed-files/tree/v4.4) (2021-05-01) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v4.3...v4.4) **Merged pull requests:** - Update .gitignore [\#36](https://github.com/tj-actions/changed-files/pull/36) ([jackton1](https://github.com/jackton1)) - Add support for any changed file. [\#35](https://github.com/tj-actions/changed-files/pull/35) ([jackton1](https://github.com/jackton1)) - Update .gitignore [\#34](https://github.com/tj-actions/changed-files/pull/34) ([jackton1](https://github.com/jackton1)) - Renamed has\_changed to all\_changed [\#33](https://github.com/tj-actions/changed-files/pull/33) ([jackton1](https://github.com/jackton1)) - Upgraded to v4.3 [\#32](https://github.com/tj-actions/changed-files/pull/32) ([jackton1](https://github.com/jackton1)) ## [v4.3](https://github.com/tj-actions/changed-files/tree/v4.3) (2021-05-01) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v4.2...v4.3) **Fixed bugs:** - fatal error when using @v4.2 [\#28](https://github.com/tj-actions/changed-files/issues/28) **Closed issues:** - Add support for watching a subset of files. [\#20](https://github.com/tj-actions/changed-files/issues/20) **Merged pull requests:** - Add support to filter only specific files [\#31](https://github.com/tj-actions/changed-files/pull/31) ([jackton1](https://github.com/jackton1)) - Bump tj-actions/sync-release-version from v8 to v8.5 [\#30](https://github.com/tj-actions/changed-files/pull/30) ([dependabot[bot]](https://github.com/apps/dependabot)) - Upgrade to GitHub-native Dependabot [\#29](https://github.com/tj-actions/changed-files/pull/29) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) - Update tj-actions/github-changelog-generator action to v1.6 [\#26](https://github.com/tj-actions/changed-files/pull/26) ([renovate[bot]](https://github.com/apps/renovate)) - Update README.md [\#25](https://github.com/tj-actions/changed-files/pull/25) ([jackton1](https://github.com/jackton1)) - Upgraded to v4.2 [\#24](https://github.com/tj-actions/changed-files/pull/24) ([jackton1](https://github.com/jackton1)) ## [v4.2](https://github.com/tj-actions/changed-files/tree/v4.2) (2021-04-23) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v4.1...v4.2) **Merged pull requests:** - Upgraded to v4.1 [\#23](https://github.com/tj-actions/changed-files/pull/23) ([jackton1](https://github.com/jackton1)) ## [v4.1](https://github.com/tj-actions/changed-files/tree/v4.1) (2021-04-23) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v4...v4.1) **Merged pull requests:** - Upgraded to v4 [\#22](https://github.com/tj-actions/changed-files/pull/22) ([jackton1](https://github.com/jackton1)) ## [v4](https://github.com/tj-actions/changed-files/tree/v4) (2021-04-23) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v3.3...v4) **Implemented enhancements:** - Feature request [\#15](https://github.com/tj-actions/changed-files/issues/15) - Added support for push events [\#21](https://github.com/tj-actions/changed-files/pull/21) ([jackton1](https://github.com/jackton1)) **Merged pull requests:** - Upgraded to v3.3 [\#19](https://github.com/tj-actions/changed-files/pull/19) ([jackton1](https://github.com/jackton1)) ## [v3.3](https://github.com/tj-actions/changed-files/tree/v3.3) (2021-04-20) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v3.2...v3.3) **Merged pull requests:** - Update action.yml [\#18](https://github.com/tj-actions/changed-files/pull/18) ([jackton1](https://github.com/jackton1)) - Upgraded to v3.2 [\#17](https://github.com/tj-actions/changed-files/pull/17) ([jackton1](https://github.com/jackton1)) ## [v3.2](https://github.com/tj-actions/changed-files/tree/v3.2) (2021-04-11) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v3.1...v3.2) **Merged pull requests:** - Add support for all modified files [\#16](https://github.com/tj-actions/changed-files/pull/16) ([jackton1](https://github.com/jackton1)) - Update test.yml [\#14](https://github.com/tj-actions/changed-files/pull/14) ([jackton1](https://github.com/jackton1)) - Upgraded to v3.1 [\#13](https://github.com/tj-actions/changed-files/pull/13) ([jackton1](https://github.com/jackton1)) ## [v3.1](https://github.com/tj-actions/changed-files/tree/v3.1) (2021-04-04) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v3...v3.1) **Merged pull requests:** - Upgraded to v3 [\#12](https://github.com/tj-actions/changed-files/pull/12) ([jackton1](https://github.com/jackton1)) ## [v3](https://github.com/tj-actions/changed-files/tree/v3) (2021-04-02) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.1...v3) **Merged pull requests:** - Update action.yml [\#11](https://github.com/tj-actions/changed-files/pull/11) ([jackton1](https://github.com/jackton1)) - Update README.md [\#10](https://github.com/tj-actions/changed-files/pull/10) ([jackton1](https://github.com/jackton1)) - Configure Renovate [\#9](https://github.com/tj-actions/changed-files/pull/9) ([renovate[bot]](https://github.com/apps/renovate)) - Update test.yml [\#8](https://github.com/tj-actions/changed-files/pull/8) ([jackton1](https://github.com/jackton1)) - Upgraded to v2.1 [\#6](https://github.com/tj-actions/changed-files/pull/6) ([jackton1](https://github.com/jackton1)) ## [v2.1](https://github.com/tj-actions/changed-files/tree/v2.1) (2021-03-18) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v2...v2.1) **Merged pull requests:** - Upgraded to v2 [\#5](https://github.com/tj-actions/changed-files/pull/5) ([jackton1](https://github.com/jackton1)) ## [v2](https://github.com/tj-actions/changed-files/tree/v2) (2021-03-14) [Full Changelog](https://github.com/tj-actions/changed-files/compare/v1...v2) **Merged pull requests:** - Fixed end of string with separator [\#4](https://github.com/tj-actions/changed-files/pull/4) ([jackton1](https://github.com/jackton1)) ## [v1](https://github.com/tj-actions/changed-files/tree/v1) (2021-03-05) [Full Changelog](https://github.com/tj-actions/changed-files/compare/7eba13b12c69e63845b6d8bf1d3453edb0549ff9...v1) **Merged pull requests:** - Update action.yml [\#2](https://github.com/tj-actions/changed-files/pull/2) ([jackton1](https://github.com/jackton1)) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*