2021-04-04 13:01:55 +00:00
# Changelog
2021-05-01 20:32:37 +00:00
## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD)
[Full Changelog ](https://github.com/tj-actions/changed-files/compare/v5.2...HEAD )
**Merged pull requests:**
- Upgraded to v5.1 [\#44 ](https://github.com/tj-actions/changed-files/pull/44 ) ([jackton1](https://github.com/jackton1))
## [v5.2](https://github.com/tj-actions/changed-files/tree/v5.2) (2021-05-01)
[Full Changelog ](https://github.com/tj-actions/changed-files/compare/v5.1...v5.2 )
2021-05-01 20:29:02 +00:00
## [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:**
- Upgraded to v5 [\#43 ](https://github.com/tj-actions/changed-files/pull/43 ) ([jackton1](https://github.com/jackton1))
2021-05-01 19:24:44 +00:00
## [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:**
2021-05-01 19:54:08 +00:00
- Upgraded to v5 [\#40 ](https://github.com/tj-actions/changed-files/pull/40 ) ([jackton1](https://github.com/jackton1))
2021-05-01 19:24:44 +00:00
- 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))
2021-05-01 18:13:29 +00:00
## [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))
2021-05-01 16:13:47 +00:00
## [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:**
- Dependency Dashboard [\#27 ](https://github.com/tj-actions/changed-files/issues/27 )
- 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))
2021-04-23 10:56:12 +00:00
## [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))
2021-04-23 10:45:59 +00:00
## [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))
2021-04-23 10:24:08 +00:00
## [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))
2021-04-20 23:43:54 +00:00
## [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))
2021-04-11 22:00:41 +00:00
## [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))
2021-04-04 13:01:55 +00:00
## [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 )
2021-05-01 16:13:47 +00:00
**Merged pull requests:**
- Upgraded to v2 [\#5 ](https://github.com/tj-actions/changed-files/pull/5 ) ([jackton1](https://github.com/jackton1))
2021-04-04 13:01:55 +00:00
## [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)*