Files
docker-run-action/RELEASES.md
Abdud Dayan Adeeb 4d955dc997 feat: upgrade to v2
2021-02-15 17:26:10 -05:00

11 lines
316 B
Markdown

# addnab/docker-run-action Releases
### 2.0.0
- Added support for networking with other containers [#3](https://github.com/addnab/docker-run-action/pull/3) [#7](https://github.com/addnab/docker-run-action/pull/7)
- Added tests [#7](https://github.com/addnab/docker-run-action/pull/7)
### 1.0.0
- Initial release