Updated changelogs from 'feature' to 'improvement' (#18171)

This commit is contained in:
Peter Wilson 2022-11-30 20:08:49 +00:00 committed by GitHub
parent 1d7c5db671
commit 7fda6702ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
```release-note:feature
```release-note:improvement
logging: Vault Agent supports logging to a specified file path via environment variable, CLI or config
```

View file

@ -1,3 +1,3 @@
```release-note:feature
```release-note:improvement
logging: Vault agent and server commands support log file and log rotation.
```