Skip to content

Commit 37542ea

Browse files
committed
docs(changelog): add user-facing features to v2.0.0
Added: - GitLab merge request support for socket fix - Persistent GHSA tracking to avoid duplicate fixes - Markdown output support for socket fix and socket optimize
1 parent a9cdee1 commit 37542ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [2.0.0](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.0) - 2025-10-29
88

9+
### Added
10+
- GitLab merge request support for `socket fix`
11+
- Persistent GHSA tracking to avoid duplicate fixes
12+
- Markdown output support for `socket fix` and `socket optimize`
13+
914
### Changed
1015
- **BREAKING**: CLI now ships as single executable binary requiring no external Node.js installation
1116

0 commit comments

Comments
 (0)