File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -15,23 +15,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616## [ 0.1.0] - 2022-05-15
1717
18- ### Changed
19-
20- - Existing AES256 state file encryption is no longer recommended.
21-
22- ### Added
23-
24- - New state file encryption provider using ` sops ` . Currently integrated with PGP, AWS KMS and Hashicorp Vault.
25-
26- ## [ 0.0.19] - 2022-05-14
27-
2818### Added
2919
3020- Implemented TLS mode
21+ - New state file encryption provider using ` sops ` . Currently integrated with PGP, AWS KMS and Hashicorp Vault.
22+ - Introduced ` --dir ` option under ` git ` backend - now current working directory can be changed dynamically
3123
3224### Changed
3325
34- - Introduced ` --dir ` option under ` git ` backend - now current working directory can be changed dynamically
26+ - Existing AES256 state file encryption is no longer recommended.
3527
3628## [ 0.0.18] - 2022-04-30
3729
You can’t perform that action at this time.
0 commit comments