Skip to content

Commit d92b052

Browse files
committed
docs: update CHANGELOG
1 parent 8c6a67d commit d92b052

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +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.3.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.2.1) - 2025-02-20
8+
## [v1.3.1](https://github.com/ReaJason/MemShellParty/releases/tag/v1.3.1) - 2025-02-20
99

1010
### Added
1111

12-
- 支持 Hessian、Hessian2, XSLT 反序列化 (#36) by @ReaJason
12+
- UI 中打包配置中添加 Loading 状态
13+
14+
### Fixed
15+
16+
- 修复 UI 在修改目标服务时,挂载类型有时未跟着变化导致生成失败
17+
18+
**Full Changelog:** [v1.3.0...v1.3.1](https://github.com/ReaJason/MemShellParty/compare/v1.3.0...v1.3.1)
19+
20+
## [v1.3.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.3.0) - 2025-02-20
21+
22+
### Added
23+
24+
- 支持 Hessian、Hessian2 反序列化,XSLT 链 (#36) by @ReaJason
1325

1426
### Changed
1527

@@ -21,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2133

2234
- 修复 UI 在仅修改打包方式重新生成时,多选 payload 下拉框置空,且 payload 没有变为最新的。
2335

24-
**Full Changelog:** [v1.2.0...v1.2.1](https://github.com/ReaJason/MemShellParty/compare/v1.2.0...v1.2.1)
36+
**Full Changelog:** [v1.2.1...v1.3.0](https://github.com/ReaJason/MemShellParty/compare/v1.2.1...v1.3.0)
2537

2638
## [v1.2.1](https://github.com/ReaJason/MemShellParty/releases/tag/v1.2.1) - 2025-02-19
2739

0 commit comments

Comments
 (0)