From a211dc455c49eb25b667cd88363a031084e2afe1 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Sun, 4 Apr 2021 14:59:22 +0000 Subject: [PATCH] Upgraded from v5.6 -> v5.7 --- HISTORY.md | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 HISTORY.md diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 0000000..aa31404 --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,160 @@ +# Changelog + +## [v5.7](https://github.com/tj-actions/verify-changed-files/tree/v5.7) (2021-04-04) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.6...v5.7) + +## [v5.6](https://github.com/tj-actions/verify-changed-files/tree/v5.6) (2021-04-04) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.5...v5.6) + +**Merged pull requests:** + +- Update entrypoint.sh [\#30](https://github.com/tj-actions/verify-changed-files/pull/30) ([jackton1](https://github.com/jackton1)) +- Bump alpine from 3.13.3 to 3.13.4 [\#29](https://github.com/tj-actions/verify-changed-files/pull/29) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) +- Bump alpine from 3.13.2 to 3.13.3 [\#27](https://github.com/tj-actions/verify-changed-files/pull/27) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) +- Update alpine Docker tag to v3.13.3 - autoclosed [\#26](https://github.com/tj-actions/verify-changed-files/pull/26) ([renovate[bot]](https://github.com/apps/renovate)) +- Upgraded to v5.5 [\#25](https://github.com/tj-actions/verify-changed-files/pull/25) ([jackton1](https://github.com/jackton1)) +- Documented outputs [\#24](https://github.com/tj-actions/verify-changed-files/pull/24) ([jackton1](https://github.com/jackton1)) +- Bump alpine from 3.13.1 to 3.13.2 [\#23](https://github.com/tj-actions/verify-changed-files/pull/23) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) +- Update README.md [\#22](https://github.com/tj-actions/verify-changed-files/pull/22) ([jackton1](https://github.com/jackton1)) +- Upgraded to v5.5 [\#21](https://github.com/tj-actions/verify-changed-files/pull/21) ([jackton1](https://github.com/jackton1)) + +## [v5.5](https://github.com/tj-actions/verify-changed-files/tree/v5.5) (2021-02-12) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.4...v5.5) + +**Merged pull requests:** + +- Added changed\_files output [\#20](https://github.com/tj-actions/verify-changed-files/pull/20) ([jackton1](https://github.com/jackton1)) +- Bump alpine from 3.13.0 to 3.13.1 [\#19](https://github.com/tj-actions/verify-changed-files/pull/19) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) +- Upgraded to v5.4 [\#18](https://github.com/tj-actions/verify-changed-files/pull/18) ([jackton1](https://github.com/jackton1)) + +## [v5.4](https://github.com/tj-actions/verify-changed-files/tree/v5.4) (2021-01-24) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.3...v5.4) + +## [v5.3](https://github.com/tj-actions/verify-changed-files/tree/v5.3) (2021-01-24) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.2...v5.3) + +## [v5.2](https://github.com/tj-actions/verify-changed-files/tree/v5.2) (2021-01-24) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.1...v5.2) + +**Merged pull requests:** + +- Bump alpine from 3.12 to 3.13.0 [\#17](https://github.com/tj-actions/verify-changed-files/pull/17) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) + +## [v5.1](https://github.com/tj-actions/verify-changed-files/tree/v5.1) (2020-12-21) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5...v5.1) + +**Implemented enhancements:** + +- Does this support expansion of patterns or globs? [\#10](https://github.com/tj-actions/verify-changed-files/issues/10) + +**Closed issues:** + +- Add better test [\#12](https://github.com/tj-actions/verify-changed-files/issues/12) + +**Merged pull requests:** + +- Update entrypoint.sh added a verbose output message [\#16](https://github.com/tj-actions/verify-changed-files/pull/16) ([jackton1](https://github.com/jackton1)) +- Add test [\#15](https://github.com/tj-actions/verify-changed-files/pull/15) ([jackton1](https://github.com/jackton1)) +- Update README.md [\#9](https://github.com/tj-actions/verify-changed-files/pull/9) ([jackton1](https://github.com/jackton1)) +- Update README.md [\#8](https://github.com/tj-actions/verify-changed-files/pull/8) ([jackton1](https://github.com/jackton1)) +- Update action.yml removing args. [\#7](https://github.com/tj-actions/verify-changed-files/pull/7) ([jackton1](https://github.com/jackton1)) + +## [v5](https://github.com/tj-actions/verify-changed-files/tree/v5) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v4...v5) + +## [v4](https://github.com/tj-actions/verify-changed-files/tree/v4) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.4...v4) + +## [v3.0.4](https://github.com/tj-actions/verify-changed-files/tree/v3.0.4) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.3...v3.0.4) + +## [v3.0.3](https://github.com/tj-actions/verify-changed-files/tree/v3.0.3) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.2...v3.0.3) + +## [v3.0.2](https://github.com/tj-actions/verify-changed-files/tree/v3.0.2) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.1...v3.0.2) + +**Merged pull requests:** + +- Update release.yml [\#6](https://github.com/tj-actions/verify-changed-files/pull/6) ([jackton1](https://github.com/jackton1)) + +## [v3.0.1](https://github.com/tj-actions/verify-changed-files/tree/v3.0.1) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.gamma...v3.0.1) + +## [v3.0.gamma](https://github.com/tj-actions/verify-changed-files/tree/v3.0.gamma) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.beta...v3.0.gamma) + +**Merged pull requests:** + +- Update release.yml [\#5](https://github.com/tj-actions/verify-changed-files/pull/5) ([jackton1](https://github.com/jackton1)) + +## [v3.0.beta](https://github.com/tj-actions/verify-changed-files/tree/v3.0.beta) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.alpha...v3.0.beta) + +## [v3.0.alpha](https://github.com/tj-actions/verify-changed-files/tree/v3.0.alpha) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.g...v3.0.alpha) + +## [v3.0.g](https://github.com/tj-actions/verify-changed-files/tree/v3.0.g) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.b...v3.0.g) + +## [v3.0.b](https://github.com/tj-actions/verify-changed-files/tree/v3.0.b) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.a...v3.0.b) + +## [v3.0.a](https://github.com/tj-actions/verify-changed-files/tree/v3.0.a) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3...v3.0.a) + +**Merged pull requests:** + +- Create release.yml [\#4](https://github.com/tj-actions/verify-changed-files/pull/4) ([jackton1](https://github.com/jackton1)) + +## [v3](https://github.com/tj-actions/verify-changed-files/tree/v3) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v2.0a...v3) + +## [v2.0a](https://github.com/tj-actions/verify-changed-files/tree/v2.0a) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v1.0.1...v2.0a) + +**Closed issues:** + +- Update files to use a list [\#1](https://github.com/tj-actions/verify-changed-files/issues/1) + +**Merged pull requests:** + +- Update to use list. [\#3](https://github.com/tj-actions/verify-changed-files/pull/3) ([jackton1](https://github.com/jackton1)) +- Update README.md [\#2](https://github.com/tj-actions/verify-changed-files/pull/2) ([jackton1](https://github.com/jackton1)) + +## [v1.0.1](https://github.com/tj-actions/verify-changed-files/tree/v1.0.1) (2020-07-05) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v2...v1.0.1) + +## [v2](https://github.com/tj-actions/verify-changed-files/tree/v2) (2020-06-18) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v1...v2) + +## [v1](https://github.com/tj-actions/verify-changed-files/tree/v1) (2020-06-18) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/c129d6aac84074dff5529ec0451d3fe6777931cf...v1) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*