Skip to content

Commit

Permalink
version v0.26.0 (#305)
Browse files Browse the repository at this point in the history
Signed-off-by: Rich Megginson <[email protected]>
  • Loading branch information
richm authored Jan 6, 2025
1 parent a1f6622 commit 37cd58d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changelog
=========

[v0.26.0] - 2025-01-06
--------------------

### New Features

- feat: New options in OpenSSH + fixes for bugx in OpenSSH 9.9p1 (#304)
- feat: Use sshd_config instead of sshd which has been deprecated (#299)

### Bug Fixes

- fix: use quote with command, shell and validate with variable (#298)
- fix: Reload the service when needed (#303)

### Other Changes

- test: set TMPDIR in block of role invocation (#300)

[v0.25.0] - 2024-08-19
--------------------

Expand Down

0 comments on commit 37cd58d

Please sign in to comment.