diff --git a/HISTORY.md b/HISTORY.md index c2bc1af7..69c81bf8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,8 +1,32 @@ # Changelog +## [v1.2.1](https://github.com/tj-actions/changed-files/tree/v1.2.1) (2021-11-08) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.5...v1.2.1) + +**Implemented enhancements:** + +- \[Feature\] Improve documentation [\#244](https://github.com/tj-actions/changed-files/issues/244) + +**Closed issues:** + +- Dependency Dashboard [\#27](https://github.com/tj-actions/changed-files/issues/27) + +**Merged pull requests:** + +- Updated formatting of all modified debug message [\#247](https://github.com/tj-actions/changed-files/pull/247) ([jackton1](https://github.com/jackton1)) +- Update reviewdog/action-shellcheck action to v1.10 [\#246](https://github.com/tj-actions/changed-files/pull/246) ([renovate[bot]](https://github.com/apps/renovate)) +- Update peter-evans/create-pull-request action to v3.11.0 [\#245](https://github.com/tj-actions/changed-files/pull/245) ([renovate[bot]](https://github.com/apps/renovate)) +- Update actions/checkout action to v2.4.0 [\#243](https://github.com/tj-actions/changed-files/pull/243) ([renovate[bot]](https://github.com/apps/renovate)) +- Upgraded to v11.5 [\#241](https://github.com/tj-actions/changed-files/pull/241) ([jackton1](https://github.com/jackton1)) + ## [v11.5](https://github.com/tj-actions/changed-files/tree/v11.5) (2021-10-30) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.4...v11.5) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.2.0...v11.5) + +## [v1.2.0](https://github.com/tj-actions/changed-files/tree/v1.2.0) (2021-10-30) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.4...v1.2.0) **Merged pull requests:** @@ -75,10 +99,6 @@ - \[BUG\] Spaces in file names are not handled correctly [\#216](https://github.com/tj-actions/changed-files/issues/216) - \[BUG\] Usage of quotes around array items [\#208](https://github.com/tj-actions/changed-files/issues/208) -**Closed issues:** - -- Dependency Dashboard [\#27](https://github.com/tj-actions/changed-files/issues/27) - **Merged pull requests:** - Updated README.md [\#221](https://github.com/tj-actions/changed-files/pull/221) ([jackton1](https://github.com/jackton1)) @@ -419,7 +439,7 @@ ## [v7](https://github.com/tj-actions/changed-files/tree/v7) (2021-06-09) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v7) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v7) **Closed issues:** @@ -435,13 +455,13 @@ - Update tj-actions/sync-release-version action to v8.7 [\#86](https://github.com/tj-actions/changed-files/pull/86) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v6.3 [\#85](https://github.com/tj-actions/changed-files/pull/85) ([jackton1](https://github.com/jackton1)) -## [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...v6.3) - ## [v6](https://github.com/tj-actions/changed-files/tree/v6) (2021-05-26) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v6) + +## [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) **Merged pull requests:**