This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push:
new 7498f7a74 Update CHANGES.md
7498f7a74 is described below
commit 7498f7a749311e1845105197e62cf2f35dc8c1dd
Author: Guillaume Nodet <[email protected]>
AuthorDate: Tue Jan 30 09:06:58 2024 +0100
Update CHANGES.md
---
CHANGES.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index b308e7a37..8a9e1e934 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -30,6 +30,8 @@
## Bug Fixes
+* [SSHD-1338](https://issues.apache.org/jira/browse/SSHD-1338) Restore binary
compatibility with 2.9.2
+
## New Features
## Behavioral changes and enhancements