login-action/CHANGELOG.md

31 lines
499 B
Markdown
Raw Normal View History

2020-08-15 20:45:36 +08:00
# Changelog
2020-08-21 22:31:25 +08: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 22:45:26 +08: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 08:04:19 +08:00
## 1.1.1 (2020/08/16)
* Typo
2020-08-15 21:38:24 +08:00
## 1.1.0 (2020/08/15)
* Add tests and examples for GitLab and GitHub Package Registry
2020-08-15 21:07:59 +08:00
## 1.0.1 (2020/08/15)
* Add LICENSE
2020-08-15 20:58:35 +08:00
## 1.0.0 (2020/08/15)
2020-08-15 20:45:36 +08:00
* Initial version