v0.10.2
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
kind: Added
|
||||
body: 'Notifications: http service added'
|
||||
time: 2025-03-13T23:23:20.130625927-05:00
|
@ -1,3 +0,0 @@
|
||||
kind: Added
|
||||
body: Variable support. Can be referenced with `%{var:nameOfVar}%` in select string fields.
|
||||
time: 2025-03-16T23:40:47.248328622-05:00
|
@ -1,3 +0,0 @@
|
||||
kind: Changed
|
||||
body: 'vault: initialize vault before validating config'
|
||||
time: 2025-03-13T22:48:40.584581357-05:00
|
6
.changes/v0.10.2.md
Normal file
6
.changes/v0.10.2.md
Normal file
@ -0,0 +1,6 @@
|
||||
## v0.10.2 - 2025-03-19
|
||||
### Added
|
||||
* Notifications: http service added
|
||||
* Variable support. Can be referenced with `%{var:nameOfVar}%` in select string fields.
|
||||
### Changed
|
||||
* vault: initialize vault before validating config
|
Reference in New Issue
Block a user