Skip to content

Commit 53a43e7

Browse files
committed
docs: update CHANGELOG
1 parent b47efdc commit 53a43e7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@ All notable changes to MCP Selenium will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.1] - 2025-06-12
8+
9+
### Added
10+
- Added Windows installer (`install.bat`)
11+
- Fixed path handling in bash script for Windows
12+
- Proper JSON escaping for Windows paths
13+
- Updated documentation with platform-specific instructions
14+
715
## [1.0.0] - 2025-06-11
816

917
### Added
1018

1119
**Core MCP Server**
1220

13-
- Full MCP 2024-11-05 protocol implementation
21+
- Full MCP protocol implementation
1422
- JSON-RPC communication over stdin/stdout
1523
- Comprehensive tool discovery and validation
1624
- Graceful error handling and recovery

0 commit comments

Comments
 (0)