Skip to content

Commit 7a9544b

Browse files
authored
Update CHANGELOG.md
1 parent f0b7b13 commit 7a9544b

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

CHANGELOG.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)