login-action/CHANGELOG.md

31 lines
499 B
Markdown
Raw Permalink Normal View History

2020-08-15 14:45:36 +02:00
# Changelog
2020-08-21 16:31:25 +02:00
## 1.3.0 (2020/08/21)
* Handle AWS CLI v2
* Check AWS CLI version
* Add tests
* Add example for Azure Container Registry (ACR)
* Move zeit/ncc to vercel/ncc
2020-08-20 16:45:26 +02:00
## 1.2.0 (2020/08/20)
* Add support for AWS Elastic Container Registry (ECR)
* Add example for Google Container Registry (GCR)
2020-08-16 02:04:19 +02:00
## 1.1.1 (2020/08/16)
* Typo
2020-08-15 15:38:24 +02:00
## 1.1.0 (2020/08/15)
* Add tests and examples for GitLab and GitHub Package Registry
2020-08-15 15:07:59 +02:00
## 1.0.1 (2020/08/15)
* Add LICENSE
2020-08-15 14:58:35 +02:00
## 1.0.0 (2020/08/15)
2020-08-15 14:45:36 +02:00
* Initial version