docs: update changelog

This commit is contained in:
ReaJason
2026-08-03 23:54:06 +08:00
parent 7832c02e0d
commit 2843bbd8c4
2 changed files with 19 additions and 3 deletions
+16
View File
@@ -8,6 +8,22 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.9.0](https://github.com/ReaJason/MemShellParty/releases/tag/v2.9.0) - 2026-08-02
### Added
1. 支持 Resin2 和 Jetty5 内存马注入和回显(#137 By @ReaJason)
2. 支持 XXL-JOB 2.2.0 以下版本注入 Netty 马(#151 Thanks @fasnow)
3. 支持 WebLogic WebSocket 内存马注入
4. 支持 GlassFish 7/8 JDK21、Payara 6/7 JDK21 内存注入和回显
### Changed
1. 优化 Suo5V2 通信(#152 By @zema1)
2. 依赖更新
**Full Changelog:** [v2.8.0...v2.9.0](https://github.com/ReaJason/MemShellParty/compare/v2.8.0...v2.9.0)
## [v2.8.0](https://github.com/ReaJason/MemShellParty/releases/tag/v2.8.0) - 2026-06-13
### Added