Skip to content

Commit 748121f

Browse files
chore(release): 2.1.0 [skip ci]
## [2.1.0](2.0.0...2.1.0) (2024-12-19) ### Features * allow rekey when multiple vaults are used within one file ([db26807](db26807))
1 parent a8965c1 commit 748121f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.0](https://github.com/trustedshops-public/python-ansible-vault-rotate/compare/2.0.0...2.1.0) (2024-12-19)
2+
3+
4+
### Features
5+
6+
* allow rekey when multiple vaults are used within one file ([db26807](https://github.com/trustedshops-public/python-ansible-vault-rotate/commit/db2680790e247e97b7f55100513fe1611697039f))
7+
18
## [2.0.0](https://github.com/trustedshops-public/python-ansible-vault-rotate/compare/1.1.2...2.0.0) (2023-05-02)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ansible-vault-rotate"
3-
version = "2.0.0"
3+
version = "2.1.0"
44
description = "Advanced Python CLI to rotate the secret used for ansible vault inline secrets and files in a project"
55
authors = [
66
"Timo Reymann <Timo.Reymann@trustedshops.de>"

0 commit comments

Comments
 (0)