Skip to content

Commit 5439838

Browse files
committed
docs: update CHANGELOG
1 parent facf71e commit 5439838

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v1.4.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.4.0) - 2025-02-26
9+
10+
### Added
11+
12+
- 支持缩小字节码(移除调试信息) by @ReaJason
13+
- 支持 Tomcat Jakarta WebSocket
14+
15+
### Fixed
16+
17+
- 修复自定义注入器类名不起作用
18+
19+
### Changed
20+
21+
- 优化跨平台开发体验,将 bash 脚本改为 js 脚本
22+
23+
**Full Changelog:** [v1.3.2...v1.4.0](https://github.com/ReaJason/MemShellParty/compare/v1.3.2...v1.4.0)
24+
825
## [v1.3.2](https://github.com/ReaJason/MemShellParty/releases/tag/v1.3.2) - 2025-02-25
926

1027
### Fixed

0 commit comments

Comments
 (0)