Skip to content

Commit 79d072e

Browse files
authored
Release v1.1.1 (#79)
1 parent 47a900b commit 79d072e

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ This project uses [Semantic Versioning](https://semver.org/) - MAJOR.MINOR.PATCH
44

55
# Changelog
66

7+
## v1.1.1 (2024-07-24)
8+
9+
10+
### Changed
11+
12+
- Required x509_v2 modules to be available for specific parameters to `vault_pki`, dropped direct dependency on cryptography [#78](https://github.com/salt-extensions/saltext-vault/issues/78)
13+
14+
15+
### Fixed
16+
17+
- Fixed vault.update_config crash [#77](https://github.com/salt-extensions/saltext-vault/issues/77)
18+
19+
720
## v1.1.0 (2024-07-23)
821

922

changelog/77.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/78.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)