version v0.26.0

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2024-12-17 07:29:24 -07:00
parent 426469d984
commit 2832780d1c

View file

@ -1,6 +1,22 @@
Changelog
=========
[v0.26.0] - 2024-12-17
--------------------
### New Features
- feat: New options in OpenSSH + fixes for bugx in OpenSSH 9.9p1 (#304)
### Bug Fixes
- fix: use quote with command, shell and validate with variable (#298)
- fix: rename var sshd -> sshd_config and debug output (#299)
### Other Changes
- test: set TMPDIR in block of role invocation (#300)
[v0.25.0] - 2024-08-19
--------------------