keep-it-secret/CHANGELOG.md

26 lines
504 B
Markdown
Raw Normal View History

2024-01-04 19:30:54 +00:00
## Keep It Secret Changelog
2024-06-05 07:10:16 +00:00
#### v1.2.2 (2024-06-05)
* TeamCity integration for private builds.
2024-05-29 19:43:59 +00:00
#### v1.2.1 (2024-05-29)
* Gitea Actions integration.
* `README.md` language fixes.
2024-02-08 20:52:08 +00:00
#### v1.2.0 (2024-02-08)
* Hashicorp Vault integration.
2024-01-18 20:28:55 +00:00
#### v1.1.0 (2024-01-18)
* `Secrets.resolve_dependency()` API for resolving field dependencies.
* AWS Secrets Manager client management moved from `AWSSecretsManagerField` to
`AWSSecrets`.
* Docs tweaked.
2024-01-04 19:30:54 +00:00
#### v1.0.0 (2024-01-04)
* Initial public release.