Skip to content

Commit 3136aac

Browse files
chore(release): version 3.1.0 [skip ci]
## [3.1.0](v3.0.0...v3.1.0) (2025-11-26) ### Features * allow additional environment variables ([#366](#366)) ([da957e0](da957e0)) * **GHA:** add commitlint and semrel ([#362](#362)) ([d5bae97](d5bae97)) ### Bug Fixes * Avoid triggering semantic release on forks ([#388](#388)) ([188f145](188f145)) * **semrel:** fix branch ([#363](#363)) ([ec91b6c](ec91b6c)) * **semrel:** fix branch ([#364](#364)) ([2c87dd4](2c87dd4)) * **smerel:** bump changelog to 8.0.0 ([#365](#365)) ([7e2fded](7e2fded))
1 parent a3f0abf commit 3136aac

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [3.1.0](https://github.com/ansible-community/ansible-vault/compare/v3.0.0...v3.1.0) (2025-11-26)
6+
7+
### Features
8+
9+
* allow additional environment variables ([#366](https://github.com/ansible-community/ansible-vault/issues/366)) ([da957e0](https://github.com/ansible-community/ansible-vault/commit/da957e0d3880f3ba87d0f62751c59b5e98ae10fa))
10+
* **GHA:** add commitlint and semrel ([#362](https://github.com/ansible-community/ansible-vault/issues/362)) ([d5bae97](https://github.com/ansible-community/ansible-vault/commit/d5bae97c79a783b2b7044d3b166dd2f0495666e9))
11+
12+
### Bug Fixes
13+
14+
* Avoid triggering semantic release on forks ([#388](https://github.com/ansible-community/ansible-vault/issues/388)) ([188f145](https://github.com/ansible-community/ansible-vault/commit/188f1456bab4a52ccc2df75fbaa852a0c6a64eb2))
15+
* **semrel:** fix branch ([#363](https://github.com/ansible-community/ansible-vault/issues/363)) ([ec91b6c](https://github.com/ansible-community/ansible-vault/commit/ec91b6ca1bc61444be0cf8b916ba4ebce6608962))
16+
* **semrel:** fix branch ([#364](https://github.com/ansible-community/ansible-vault/issues/364)) ([2c87dd4](https://github.com/ansible-community/ansible-vault/commit/2c87dd4a372defffa77670dab6ce00cbd3ae219d))
17+
* **smerel:** bump changelog to 8.0.0 ([#365](https://github.com/ansible-community/ansible-vault/issues/365)) ([7e2fded](https://github.com/ansible-community/ansible-vault/commit/7e2fdeddec3405756aae10f1dedcace4ba94779b))
18+
119
## NEXT
220

321
- Add support for proxy configuration

0 commit comments

Comments
 (0)