You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## 1.0.2
4
+
5
+
* feature: separate options for server and client configuration
6
+
* feature: add back GCM-based ciphers
7
+
* feature: remove legacy SSHv1 options
8
+
* improvement: add more spec tests
9
+
* bugfix: restart ssh service on changes
10
+
3
11
## unreleased
4
12
5
13
* new attributes node['ssh']['client']['cbc_required'] and node['ssh']['server']['cbc_required'] replace node['ssh']['cbc_required'], which has been deprecated.
0 commit comments