Skip to content

Commit b070bc3

Browse files
committed
chore: Update CHANGELOG.md for version 1.0.3
1 parent aecfa58 commit b070bc3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.3] - 2024-12-23
9+
10+
### Added
11+
- Interactive shell support for command execution
12+
13+
### Changed
14+
- Improved login shell detection mechanism
15+
- Enhanced process cleanup on error
16+
17+
### Fixed
18+
- Improved test reliability and coverage
19+
- Fixed pipeline timeout test cases
20+
- Improved redirection handling and tests
821
## [1.0.2] - 2024-12-18
922

1023
### Added

0 commit comments

Comments
 (0)