From 853caa603d25b80570c6945238b90218481c65cc Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 23 Apr 2021 06:28:30 -0400 Subject: [PATCH] Delete CHANGELOG.md --- CHANGELOG.md | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 5a295d95..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,41 +0,0 @@ -# Changelog - -## [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)*