Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded to v5.7 #31

Merged
merged 1 commit into from
Apr 4, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
160 changes: 160 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -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)*