diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..edbddcf --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +# Changelog + +## [0.0.4](https://github.com/tj-python/github-deploy/tree/0.0.4) (2021-07-30) + +[Full Changelog](https://github.com/tj-python/github-deploy/compare/0.0.3...0.0.4) + +**Merged pull requests:** + +- Updated deployment. [\#4](https://github.com/tj-python/github-deploy/pull/4) ([jackton1](https://github.com/jackton1)) +- Added support for uploading to only public repositories. [\#3](https://github.com/tj-python/github-deploy/pull/3) ([jackton1](https://github.com/jackton1)) + +## [0.0.3](https://github.com/tj-python/github-deploy/tree/0.0.3) (2021-04-01) + +[Full Changelog](https://github.com/tj-python/github-deploy/compare/0.0.2...0.0.3) + +## [0.0.2](https://github.com/tj-python/github-deploy/tree/0.0.2) (2021-04-01) + +[Full Changelog](https://github.com/tj-python/github-deploy/compare/0.0.1...0.0.2) + +## [0.0.1](https://github.com/tj-python/github-deploy/tree/0.0.1) (2021-04-01) + +[Full Changelog](https://github.com/tj-python/github-deploy/compare/2451dcb7fe3a2f51fae36bc373fa37033d72f889...0.0.1) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*